X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.grid.PropertyGrid.json;h=691eaa78e7150fdcb29499cecfbcdb515a5915ed;hp=42074f352473a90f0c6b01ea76b3ee1e5f558789;hb=41a76ad00f5fc61e2452862ddf6908ae45d7fd73;hpb=405704c45feb8165614b274cf3797b4e1291dd45 diff --git a/docs/symbols/Roo.grid.PropertyGrid.json b/docs/symbols/Roo.grid.PropertyGrid.json index 42074f3524..691eaa78e7 100644 --- a/docs/symbols/Roo.grid.PropertyGrid.json +++ b/docs/symbols/Roo.grid.PropertyGrid.json @@ -36,7 +36,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" : [ ] }, { @@ -44,7 +44,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" : [ ] }, { @@ -52,7 +52,7 @@ "type" : "Object", "desc" : "map of colnames=> custom editors.\nthe custom editor can be one of the standard ones (date|string|number|int|boolean), or a\ngrid editor eg. Roo.grid.GridEditor(new Roo.form.TextArea({selectOnFocus:true})),\nfalse disables editing of the field.", "memberOf" : "Roo.grid.PropertyGrid", - "values" : [ + "optvals" : [ ] }, { @@ -60,7 +60,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" : [ ] }, { @@ -68,7 +68,7 @@ "type" : "Number", "desc" : "The minimum width a column can be resized to. Default is 25.", "memberOf" : "Roo.grid.Grid", - "values" : [ + "optvals" : [ ] }, { @@ -76,7 +76,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" : [ ] }, { @@ -84,7 +84,7 @@ "type" : "Number", "desc" : "The maximum width the autoExpandColumn can have (if enabled). Default is 1000.", "memberOf" : "Roo.grid.Grid", - "values" : [ + "optvals" : [ ] }, { @@ -92,7 +92,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" : [ ] }, { @@ -100,7 +100,7 @@ "type" : "Object", "desc" : "map of property Names to their displayed value", "memberOf" : "Roo.grid.PropertyGrid", - "values" : [ + "optvals" : [ ] }, { @@ -108,7 +108,7 @@ "type" : "Boolean", "desc" : "True to autoSize the grid when the window resizes. Default is true.", "memberOf" : "Roo.grid.Grid", - "values" : [ + "optvals" : [ ] }, { @@ -116,7 +116,7 @@ "type" : "Number", "desc" : "The minimum width the autoExpandColumn can have (if enabled).\nDefault is 50.", "memberOf" : "Roo.grid.Grid", - "values" : [ + "optvals" : [ ] }, { @@ -124,7 +124,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" : [ ] }, { @@ -132,7 +132,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" : [ ] }, { @@ -140,7 +140,7 @@ "type" : "String", "desc" : "- drag drop group.", "memberOf" : "Roo.grid.Grid", - "values" : [ + "optvals" : [ ] }, { @@ -148,7 +148,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" : [ ] }, { @@ -156,7 +156,7 @@ "type" : "Number", "desc" : "Sets the maximum height of the grid - ignored if autoHeight is not on.", "memberOf" : "Roo.grid.Grid", - "values" : [ + "optvals" : [ ] }, { @@ -164,7 +164,7 @@ "type" : "Boolean", "desc" : "True to highlight rows when the mouse is over. Default is true.", "memberOf" : "Roo.grid.Grid", - "values" : [ + "optvals" : [ ] }, { @@ -172,7 +172,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" : [ ] }, { @@ -180,7 +180,7 @@ "type" : "Boolean", "desc" : "True to stripe the rows. Default is true.", "memberOf" : "Roo.grid.Grid", - "values" : [ + "optvals" : [ ] }, { @@ -188,7 +188,7 @@ "type" : "Boolean", "desc" : "True to enable drag and drop reorder of columns. Default is true.", "memberOf" : "Roo.grid.Grid", - "values" : [ + "optvals" : [ ] }, { @@ -196,7 +196,7 @@ "type" : "Boolean", "desc" : "True to enable hiding of columns with the header context menu. Default is true.", "memberOf" : "Roo.grid.Grid", - "values" : [ + "optvals" : [ ] }, { @@ -204,7 +204,7 @@ "type" : "Number", "desc" : "The number of clicks on a cell required to display the cell's editor (defaults to 2)", "memberOf" : "Roo.grid.EditorGrid", - "values" : [ + "optvals" : [ ] }, { @@ -212,7 +212,7 @@ "type" : "Boolean", "desc" : "True to measure headers with column data when auto sizing columns. Default is true.", "memberOf" : "Roo.grid.Grid", - "values" : [ + "optvals" : [ ] }, { @@ -220,7 +220,7 @@ "type" : "Boolean", "desc" : "True to enable drag and drop of rows. Default is false.", "memberOf" : "Roo.grid.Grid", - "values" : [ + "optvals" : [ ] }, { @@ -228,7 +228,7 @@ "type" : "Roo.dd.DropTarget", "desc" : "An {@link Roo.dd.DropTarget} config", "memberOf" : "Roo.grid.Grid", - "values" : [ + "optvals" : [ ] }, { @@ -236,7 +236,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" : [ ] } ],