X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.grid.ColumnModel.json;h=18027ad5df2606f6ac667d5dad869c51305ded30;hp=50b98f98f814c5cbf5ceeba2c566702a25275860;hb=41a76ad00f5fc61e2452862ddf6908ae45d7fd73;hpb=405704c45feb8165614b274cf3797b4e1291dd45 diff --git a/docs/symbols/Roo.grid.ColumnModel.json b/docs/symbols/Roo.grid.ColumnModel.json index 50b98f98f8..18027ad5df 100644 --- a/docs/symbols/Roo.grid.ColumnModel.json +++ b/docs/symbols/Roo.grid.ColumnModel.json @@ -28,7 +28,7 @@ "type" : "Roo.grid.GridEditor", "desc" : "(Optional) For grid editors - returns the grid editor", "memberOf" : "Roo.grid.ColumnModel", - "values" : [ + "optvals" : [ ] }, { @@ -36,7 +36,7 @@ "type" : "String", "desc" : "(Optional)", "memberOf" : "Roo.grid.ColumnModel", - "values" : [ + "optvals" : [ ] }, { @@ -44,7 +44,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" : [ ] }, { @@ -52,7 +52,7 @@ "type" : "String", "desc" : "(Optional)", "memberOf" : "Roo.grid.ColumnModel", - "values" : [ + "optvals" : [ ] }, { @@ -60,7 +60,7 @@ "type" : "Number", "desc" : "(Optional)", "memberOf" : "Roo.grid.ColumnModel", - "values" : [ + "optvals" : [ ] }, { @@ -68,7 +68,7 @@ "type" : "String", "desc" : "(Optional) Set the CSS text-align property of the column. Defaults to undefined.", "memberOf" : "Roo.grid.ColumnModel", - "values" : [ + "optvals" : [ ] }, { @@ -76,7 +76,7 @@ "type" : "Boolean", "desc" : "(Optional) True if the column width cannot be changed. Defaults to false.", "memberOf" : "Roo.grid.ColumnModel", - "values" : [ + "optvals" : [ ] }, { @@ -84,7 +84,7 @@ "type" : "Boolean", "desc" : "(Optional) True to hide the column. Defaults to false.", "memberOf" : "Roo.grid.ColumnModel", - "values" : [ + "optvals" : [ ] }, { @@ -92,7 +92,7 @@ "type" : "String", "desc" : "(Optional) Set the CSS vertical-align property of the column (eg. middle, top, bottom etc). Defaults to undefined.", "memberOf" : "Roo.grid.ColumnModel", - "values" : [ + "optvals" : [ ] }, { @@ -100,7 +100,7 @@ "type" : "Boolean", "desc" : "(Optional) True to lock the column in place while scrolling the Grid. Defaults to false.", "memberOf" : "Roo.grid.ColumnModel", - "values" : [ + "optvals" : [ ] }, { @@ -108,7 +108,7 @@ "type" : "Number", "desc" : "(Optional)", "memberOf" : "Roo.grid.ColumnModel", - "values" : [ + "optvals" : [ ] }, { @@ -116,7 +116,7 @@ "type" : "Function", "desc" : "(Optional) A function used to generate HTML markup for a cell\ngiven the cell's data value. See {@link #setRenderer}. If not specified, the\ndefault renderer returns the escaped data value. If an object is returned (bootstrap only)\nthen it is treated as a Roo Component object instance, and it is rendered after the initial row is rendered", "memberOf" : "Roo.grid.ColumnModel", - "values" : [ + "optvals" : [ ] }, { @@ -124,7 +124,7 @@ "type" : "Number", "desc" : "(Optional)", "memberOf" : "Roo.grid.ColumnModel", - "values" : [ + "optvals" : [ ] }, { @@ -132,7 +132,7 @@ "type" : "Boolean", "desc" : "(Optional) True if sorting is to be allowed on this column.\nDefaults to the value of the {@link #defaultSortable} property.\nWhether local/remote sorting is used is specified in {@link Roo.data.Store#remoteSort}.", "memberOf" : "Roo.grid.ColumnModel", - "values" : [ + "optvals" : [ ] }, { @@ -140,7 +140,7 @@ "type" : "Number", "desc" : "(Optional) The initial width in pixels of the column. Using this\ninstead of {@link Roo.grid.Grid#autoSizeColumns} is more efficient.", "memberOf" : "Roo.grid.ColumnModel", - "values" : [ + "optvals" : [ ] }, { @@ -148,7 +148,7 @@ "type" : "String", "desc" : "The header text to display in the Grid view.", "memberOf" : "Roo.grid.ColumnModel", - "values" : [ + "optvals" : [ ] }, { @@ -156,7 +156,7 @@ "type" : "Boolean", "desc" : "(Optional) False to disable column resizing. Defaults to true.", "memberOf" : "Roo.grid.ColumnModel", - "values" : [ + "optvals" : [ ] }, { @@ -164,7 +164,7 @@ "type" : "String", "desc" : "(Optional) The name of the field in the grid's {@link Roo.data.Store}'s\n{@link Roo.data.Record} definition from which to draw the column's value. If not\nspecified, the column's index is used as an index into the Record's data Array.", "memberOf" : "Roo.grid.ColumnModel", - "values" : [ + "optvals" : [ ] }, { @@ -172,7 +172,7 @@ "type" : "Number", "desc" : "(Optional)", "memberOf" : "Roo.grid.ColumnModel", - "values" : [ + "optvals" : [ ] } ],