X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.grid.Grid.json;h=ea514a5c7244b8c143e6f63405ad2e017e9a574c;hp=ff77b6ac94a28981ba6326f6d78acd941ec77485;hb=41a76ad00f5fc61e2452862ddf6908ae45d7fd73;hpb=405704c45feb8165614b274cf3797b4e1291dd45 diff --git a/docs/symbols/Roo.grid.Grid.json b/docs/symbols/Roo.grid.Grid.json index ff77b6ac94..ea514a5c72 100644 --- a/docs/symbols/Roo.grid.Grid.json +++ b/docs/symbols/Roo.grid.Grid.json @@ -34,7 +34,7 @@ "type" : "Boolean", "desc" : "True to automatically resize the columns to fit their content\non initial render. It is more efficient to explicitly size the columns\nthrough the ColumnModel's {@link Roo.grid.ColumnModel#width} config option. Default is false.", "memberOf" : "Roo.grid.Grid", - "values" : [ + "optvals" : [ ] }, { @@ -42,7 +42,7 @@ "type" : "Object", "desc" : "list of events and functions to call for this object, \nFor example :\n
\n    listeners :  { \n       'click' : function(e) {\n           ..... \n        } ,\n        .... \n    } \n  
", "memberOf" : "Roo.util.Observable", - "values" : [ + "optvals" : [ ] }, { @@ -50,7 +50,7 @@ "type" : "Boolean", "desc" : "If autoSizeColumns is on, maxRowsToMeasure can be used to limit the number of\nrows measured to get a columns size. Default is 0 (all rows).", "memberOf" : "Roo.grid.Grid", - "values" : [ + "optvals" : [ ] }, { @@ -58,7 +58,7 @@ "type" : "Number", "desc" : "The minimum width a column can be resized to. Default is 25.", "memberOf" : "Roo.grid.Grid", - "values" : [ + "optvals" : [ ] }, { @@ -66,7 +66,7 @@ "type" : "String", "desc" : "The id (or dataIndex) of a column in this grid that should expand to fill unused space. This id can not be 0. Default is false.", "memberOf" : "Roo.grid.Grid", - "values" : [ + "optvals" : [ ] }, { @@ -74,7 +74,7 @@ "type" : "Number", "desc" : "The maximum width the autoExpandColumn can have (if enabled). Default is 1000.", "memberOf" : "Roo.grid.Grid", - "values" : [ + "optvals" : [ ] }, { @@ -82,7 +82,7 @@ "type" : "Boolean", "desc" : "True to manually sync row heights across locked and not locked rows. Default is false.", "memberOf" : "Roo.grid.Grid", - "values" : [ + "optvals" : [ ] }, { @@ -90,7 +90,7 @@ "type" : "Boolean", "desc" : "True to autoSize the grid when the window resizes. Default is true.", "memberOf" : "Roo.grid.Grid", - "values" : [ + "optvals" : [ ] }, { @@ -98,7 +98,7 @@ "type" : "Number", "desc" : "The minimum width the autoExpandColumn can have (if enabled).\nDefault is 50.", "memberOf" : "Roo.grid.Grid", - "values" : [ + "optvals" : [ ] }, { @@ -106,7 +106,7 @@ "type" : "Object", "desc" : "The {@link Roo.grid.GridView} used by the grid. This can be set before a call to render().", "memberOf" : "Roo.grid.Grid", - "values" : [ + "optvals" : [ ] }, { @@ -114,7 +114,7 @@ "type" : "Boolean", "desc" : "True to set the grid's width to the default total width of the grid's columns instead\nof a fixed width. Default is false.", "memberOf" : "Roo.grid.Grid", - "values" : [ + "optvals" : [ ] }, { @@ -122,7 +122,7 @@ "type" : "String", "desc" : "- drag drop group.", "memberOf" : "Roo.grid.Grid", - "values" : [ + "optvals" : [ ] }, { @@ -130,7 +130,7 @@ "type" : "Boolean", "desc" : "True to enable drag of rows. Default is false. (double check if this is needed?)", "memberOf" : "Roo.grid.Grid", - "values" : [ + "optvals" : [ ] }, { @@ -138,7 +138,7 @@ "type" : "Number", "desc" : "Sets the maximum height of the grid - ignored if autoHeight is not on.", "memberOf" : "Roo.grid.Grid", - "values" : [ + "optvals" : [ ] }, { @@ -146,7 +146,7 @@ "type" : "Boolean", "desc" : "True to highlight rows when the mouse is over. Default is true.", "memberOf" : "Roo.grid.Grid", - "values" : [ + "optvals" : [ ] }, { @@ -154,7 +154,7 @@ "type" : "Object", "desc" : "An {@link Roo.LoadMask} config or true to mask the grid while loading. Default is false.", "memberOf" : "Roo.grid.Grid", - "values" : [ + "optvals" : [ ] }, { @@ -162,7 +162,7 @@ "type" : "Boolean", "desc" : "True to stripe the rows. Default is true.", "memberOf" : "Roo.grid.Grid", - "values" : [ + "optvals" : [ ] }, { @@ -170,7 +170,7 @@ "type" : "Boolean", "desc" : "True to enable drag and drop reorder of columns. Default is true.", "memberOf" : "Roo.grid.Grid", - "values" : [ + "optvals" : [ ] }, { @@ -178,7 +178,7 @@ "type" : "Boolean", "desc" : "True to enable hiding of columns with the header context menu. Default is true.", "memberOf" : "Roo.grid.Grid", - "values" : [ + "optvals" : [ ] }, { @@ -186,7 +186,7 @@ "type" : "Boolean", "desc" : "True to measure headers with column data when auto sizing columns. Default is true.", "memberOf" : "Roo.grid.Grid", - "values" : [ + "optvals" : [ ] }, { @@ -194,7 +194,7 @@ "type" : "Boolean", "desc" : "True to enable drag and drop of rows. Default is false.", "memberOf" : "Roo.grid.Grid", - "values" : [ + "optvals" : [ ] }, { @@ -202,7 +202,7 @@ "type" : "Roo.dd.DropTarget", "desc" : "An {@link Roo.dd.DropTarget} config", "memberOf" : "Roo.grid.Grid", - "values" : [ + "optvals" : [ ] }, { @@ -210,7 +210,7 @@ "type" : "Boolean", "desc" : "True to fit the height of the grid container to the height of the data. Default is false.", "memberOf" : "Roo.grid.Grid", - "values" : [ + "optvals" : [ ] } ],