X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.GridPanel.json;h=c61a32afffbab4bf47430b7b83adab072117e589;hp=2e15004778ac805e4239b10567f75d5ace3bf9de;hb=761015899d1228e50a467aa8fb39533133657c7b;hpb=bf93a181bcf69830bec36b29d1b1a33dc9ecd88e diff --git a/docs/symbols/Roo.GridPanel.json b/docs/symbols/Roo.GridPanel.json index 2e15004778..c61a32afff 100644 --- a/docs/symbols/Roo.GridPanel.json +++ b/docs/symbols/Roo.GridPanel.json @@ -33,7 +33,7 @@ "desc" : "When used with {@link #url}, calls {@link #setUrl} with this value", "memberOf" : "Roo.ContentPanel", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "listeners", @@ -41,7 +41,7 @@ "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", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "autoScroll", @@ -49,7 +49,7 @@ "desc" : "True to scroll overflow in this panel (use with {@link #fitToFrame})", "memberOf" : "Roo.ContentPanel", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "fitToFrame", @@ -57,7 +57,7 @@ "desc" : "True for this panel to adjust its size to fit when the region resizes (defaults to false)", "memberOf" : "Roo.ContentPanel", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "background", @@ -65,7 +65,7 @@ "desc" : "True if the panel should not be activated when it is added (defaults to false)", "memberOf" : "Roo.ContentPanel", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "toolbar", @@ -73,7 +73,7 @@ "desc" : "A toolbar for this panel", "memberOf" : "Roo.ContentPanel", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "region", @@ -81,7 +81,7 @@ "desc" : "t) which region to put this panel on (when used with xtype constructor", "memberOf" : "Roo.ContentPanel", "isOptional" : false, - "optvalues" : [ + "optvals" : [ "center", "north", "south", @@ -95,7 +95,7 @@ "desc" : "Raw content to fill content panel with (uses setContent on construction.)", "memberOf" : "Roo.ContentPanel", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "menu", @@ -103,7 +103,7 @@ "desc" : "popup menu", "memberOf" : "Roo.ContentPanel", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "title", @@ -111,7 +111,7 @@ "desc" : "The title for this panel", "memberOf" : "Roo.ContentPanel", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "style", @@ -119,7 +119,7 @@ "desc" : "Extra style to add to the content panel", "memberOf" : "Roo.ContentPanel", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "autoCreate", @@ -127,7 +127,7 @@ "desc" : "True to auto generate the DOM element for this panel, or a {@link Roo.DomHelper} config of the element to create", "memberOf" : "Roo.ContentPanel", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "fitContainer", @@ -135,7 +135,7 @@ "desc" : "When using {@link #fitToFrame} and {@link #resizeEl}, you can also fit the parent container (defaults to false)", "memberOf" : "Roo.ContentPanel", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "grid", @@ -143,7 +143,7 @@ "desc" : "The grid for this panel", "memberOf" : "Roo", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "closable", @@ -151,7 +151,7 @@ "desc" : "True if the panel can be closed/removed", "memberOf" : "Roo.ContentPanel", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "params", @@ -159,7 +159,7 @@ "desc" : "When used with {@link #url}, calls {@link #setUrl} with this value", "memberOf" : "Roo.ContentPanel", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "adjustments", @@ -167,7 +167,7 @@ "desc" : "Values to add to the width/height when doing a {@link #fitToFrame} (default is [0, 0])", "memberOf" : "Roo.ContentPanel", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "url", @@ -175,7 +175,7 @@ "desc" : "Calls {@link #setUrl} with this value", "memberOf" : "Roo.ContentPanel", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "resizeEl", @@ -183,7 +183,7 @@ "desc" : "An element to resize if {@link #fitToFrame} is true (instead of this panel's element)", "memberOf" : "Roo.ContentPanel", "isOptional" : false, - "optvalues" : [] + "optvals" : [] } ], "methods" : [