X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/b37ceabb82336ee82757cd32efe353cfab8ec267..f5240829880f87e0cf581c6a296e436fdef0ef80:/examples/docs/output/Ext.ux.grid.BufferView.html diff --git a/examples/docs/output/Ext.ux.grid.BufferView.html b/examples/docs/output/Ext.ux.grid.BufferView.html new file mode 100644 index 00000000..de69dfe0 --- /dev/null +++ b/examples/docs/output/Ext.ux.grid.BufferView.html @@ -0,0 +1,13 @@ +
Properties Methods Events Config Options Direct Link

Class Ext.ux.grid.BufferView

Package:Ext.ux.grid
Defined In:BufferView.js
Class:BufferView
Extends:Object
A custom GridView which renders rows on an as-needed basis.

Config Options

Config OptionsDefined By
 borderHeight : Number
The combined height of border-top and border-bottom of a row.
BufferView
 borderHeight : Number
The combined height of border-top and border-bottom of a row.
BufferView
 cleanDelay : Number
The number of milliseconds to buffer cleaning of extra rows not in the +cache.
BufferView
 cleanDelay : Number
The number of milliseconds to buffer cleaning of extra rows not in the +cache.
BufferView
 rowHeight : Number
The height of a row in the grid.
BufferView
 rowHeight : Number
The height of a row in the grid.
BufferView

Public Properties

This class has no public properties.

Public Methods

This class has no public methods.

Public Events

This class has no public events.
\ No newline at end of file