X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/b37ceabb82336ee82757cd32efe353cfab8ec267..f5240829880f87e0cf581c6a296e436fdef0ef80:/examples/docs/output/Ext.ux.grid.BufferView.html?ds=sidebyside 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 @@ +
Package: | Ext.ux.grid |
Defined In: | BufferView.js |
Class: | BufferView |
Extends: | Object |
Config Options | Defined 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 | |
cacheSize : Number The number of rows to look forward and backwards from the currently viewable
+area. The cache applies only to rows th... The number of rows to look forward and backwards from the currently viewable
+area. The cache applies only to rows that have been rendered already. | BufferView | |
cacheSize : Number The number of rows to look forward and backwards from the currently viewable
+area. The cache applies only to rows th... The number of rows to look forward and backwards from the currently viewable
+area. The cache applies only to rows that have been rendered already. | 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 | |
scrollDelay : Boolean/Number The number of milliseconds before rendering rows out of the visible
+viewing area. Defaults to 100. Rows will render i... The number of milliseconds before rendering rows out of the visible
+viewing area. Defaults to 100. Rows will render immediately with a config
+of false. | BufferView | |
scrollDelay : Boolean/Number The number of milliseconds before rendering rows out of the visible
+viewing area. Defaults to 100. Rows will render i... The number of milliseconds before rendering rows out of the visible
+viewing area. Defaults to 100. Rows will render immediately with a config
+of false. | BufferView |