X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/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 deleted file mode 100644 index de69dfe0..00000000 --- a/examples/docs/output/Ext.ux.grid.BufferView.html +++ /dev/null @@ -1,13 +0,0 @@ -
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