X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.grid.PropertyGrid.json;fp=docs%2Fsymbols%2FRoo.grid.PropertyGrid.json;h=79c84bee48b7287e0efae34828e6bc3352b2e5e2;hp=b0ed97af48c0498fe2ff2acac14e0bef5c1f1a8c;hb=8d4aa09e387bf0f91ad47847e5bac698c2ded8f3;hpb=d81ddeecb21edfe27401017eb4d0cc01dfae425b diff --git a/docs/symbols/Roo.grid.PropertyGrid.json b/docs/symbols/Roo.grid.PropertyGrid.json index b0ed97af48..79c84bee48 100644 --- a/docs/symbols/Roo.grid.PropertyGrid.json +++ b/docs/symbols/Roo.grid.PropertyGrid.json @@ -35,203 +35,203 @@ "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" : [] }, { "name" : "autoSizeColumns", "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" : [] }, { "name" : "customEditors", "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" : [] }, { "name" : "maxRowsToMeasure", "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" : [] }, { "name" : "minColumnWidth", "type" : "Number", "desc" : "The minimum width a column can be resized to. Default is 25.", "memberOf" : "Roo.grid.Grid", - "values" : [] + "optvals" : [] }, { "name" : "ddText", "type" : "String", "desc" : "Configures the text is the drag proxy (defaults to \"%0 selected row(s)\").\n%0 is replaced with the number of selected rows.", "memberOf" : "Roo.grid.Grid", - "values" : [] + "optvals" : [] }, { "name" : "autoExpandColumn", "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" : [] }, { "name" : "autoExpandMax", "type" : "Number", "desc" : "The maximum width the autoExpandColumn can have (if enabled). Default is 1000.", "memberOf" : "Roo.grid.Grid", - "values" : [] + "optvals" : [] }, { "name" : "enableRowHeightSync", "type" : "Boolean", "desc" : "True to manually sync row heights across locked and not locked rows. Default is false.", "memberOf" : "Roo.grid.Grid", - "values" : [] + "optvals" : [] }, { "name" : "propertyNames", "type" : "Object", "desc" : "map of property Names to their displayed value", "memberOf" : "Roo.grid.PropertyGrid", - "values" : [] + "optvals" : [] }, { "name" : "enableDrop", "type" : "Boolean", "desc" : "True to enable drop of elements. Default is false. (double check if this is needed?)", "memberOf" : "Roo.grid.Grid", - "values" : [] + "optvals" : [] }, { "name" : "monitorWindowResize", "type" : "Boolean", "desc" : "True to autoSize the grid when the window resizes. Default is true.", "memberOf" : "Roo.grid.Grid", - "values" : [] + "optvals" : [] }, { "name" : "autoExpandMin", "type" : "Number", "desc" : "The minimum width the autoExpandColumn can have (if enabled).\nDefault is 50.", "memberOf" : "Roo.grid.Grid", - "values" : [] + "optvals" : [] }, { "name" : "view", "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" : [] }, { "name" : "enableDrag", "type" : "Boolean", "desc" : "True to enable drag of rows. Default is false. (double check if this is needed?)", "memberOf" : "Roo.grid.Grid", - "values" : [] + "optvals" : [] }, { "name" : "ddGroup", "type" : "String", "desc" : "- drag drop group.", "memberOf" : "Roo.grid.Grid", - "values" : [] + "optvals" : [] }, { "name" : "autoWidth", "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" : [] }, { "name" : "maxHeight", "type" : "Number", "desc" : "Sets the maximum height of the grid - ignored if autoHeight is not on.", "memberOf" : "Roo.grid.Grid", - "values" : [] + "optvals" : [] }, { "name" : "trackMouseOver", "type" : "Boolean", "desc" : "True to highlight rows when the mouse is over. Default is true.", "memberOf" : "Roo.grid.Grid", - "values" : [] + "optvals" : [] }, { "name" : "loadMask", "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" : [] }, { "name" : "stripeRows", "type" : "Boolean", "desc" : "True to stripe the rows. Default is true.", "memberOf" : "Roo.grid.Grid", - "values" : [] + "optvals" : [] }, { "name" : "enableColumnMove", "type" : "Boolean", "desc" : "True to enable drag and drop reorder of columns. Default is true.", "memberOf" : "Roo.grid.Grid", - "values" : [] + "optvals" : [] }, { "name" : "enableColumnHide", "type" : "Boolean", "desc" : "True to enable hiding of columns with the header context menu. Default is true.", "memberOf" : "Roo.grid.Grid", - "values" : [] + "optvals" : [] }, { "name" : "clicksToEdit", "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" : [] }, { "name" : "autoSizeHeaders", "type" : "Boolean", "desc" : "True to measure headers with column data when auto sizing columns. Default is true.", "memberOf" : "Roo.grid.Grid", - "values" : [] + "optvals" : [] }, { "name" : "enableDragDrop", "type" : "Boolean", "desc" : "True to enable drag and drop of rows. Default is false.", "memberOf" : "Roo.grid.Grid", - "values" : [] + "optvals" : [] }, { "name" : "dropTarget", "type" : "Roo.dd.DropTarget", "desc" : "An {@link Roo.dd.DropTarget} config", "memberOf" : "Roo.grid.Grid", - "values" : [] + "optvals" : [] }, { "name" : "dragGroup", "type" : "String", "desc" : "- drag group (?? not sure if needed.)", "memberOf" : "Roo.grid.Grid", - "values" : [] + "optvals" : [] }, { "name" : "autoHeight", "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" : [] } ], "methods" : [