X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.TreePanel.json;h=960e90d842669ca58ffc869cb2fd0ae5e1a3344b;hp=a0178b8b914da369318f4469e38ea8c0566dd059;hb=ca32a4b797a9425db3b73c5a12cccf0dff3b01be;hpb=82dd7a0747dd299cfeb58f1fef0b54678d761ac9 diff --git a/docs/symbols/Roo.TreePanel.json b/docs/symbols/Roo.TreePanel.json index a0178b8b91..960e90d842 100644 --- a/docs/symbols/Roo.TreePanel.json +++ b/docs/symbols/Roo.TreePanel.json @@ -28,54 +28,54 @@ "type" : "Boolean", "desc" : "When used with {@link #url}, calls {@link #setUrl} with this value", "memberOf" : "Roo.ContentPanel", - "optvals" : [] + "values" : [] }, { "name" : "listeners", "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", - "optvals" : [] + "values" : [] }, { "name" : "autoScroll", "type" : "Boolean", "desc" : "True to scroll overflow in this panel (use with {@link #fitToFrame})", "memberOf" : "Roo.ContentPanel", - "optvals" : [] + "values" : [] }, { "name" : "fitToFrame", "type" : "Boolean", "desc" : "True for this panel to adjust its size to fit when the region resizes (defaults to false)", "memberOf" : "Roo.ContentPanel", - "optvals" : [] + "values" : [] }, { "name" : "background", "type" : "Boolean", "desc" : "True if the panel should not be activated when it is added (defaults to false)", "memberOf" : "Roo.ContentPanel", - "optvals" : [] + "values" : [] }, { "name" : "toolbar", "type" : "Toolbar", "desc" : "A toolbar for this panel", "memberOf" : "Roo.ContentPanel", - "optvals" : [] + "values" : [] }, { "name" : "region", "type" : "String", - "desc" : "t) which region to put this panel on (when used with xtype constructors)", + "desc" : "which region to put this panel on (when used with xtype constructors)", "memberOf" : "Roo.ContentPanel", - "optvals" : [ - "center", + "values" : [ + "(center", "north", "south", "east", - "west" + "west)" ] }, { @@ -83,77 +83,77 @@ "type" : "String", "desc" : "Raw content to fill content panel with (uses setContent on construction.)", "memberOf" : "Roo.ContentPanel", - "optvals" : [] + "values" : [] }, { "name" : "title", "type" : "String", "desc" : "The title for this panel", "memberOf" : "Roo.ContentPanel", - "optvals" : [] + "values" : [] }, { "name" : "style", "type" : "String", "desc" : "Extra style to add to the content panel", "memberOf" : "Roo.ContentPanel", - "optvals" : [] + "values" : [] }, { "name" : "autoCreate", "type" : "Boolean/Object", "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", - "optvals" : [] + "values" : [] }, { "name" : "fitContainer", "type" : "Boolean", "desc" : "When using {@link #fitToFrame} and {@link #resizeEl}, you can also fit the parent container (defaults to false)", "memberOf" : "Roo.ContentPanel", - "optvals" : [] + "values" : [] }, { "name" : "closable", "type" : "Boolean", "desc" : "True if the panel can be closed/removed", "memberOf" : "Roo.ContentPanel", - "optvals" : [] + "values" : [] }, { "name" : "params", "type" : "String/Object", "desc" : "When used with {@link #url}, calls {@link #setUrl} with this value", "memberOf" : "Roo.ContentPanel", - "optvals" : [] + "values" : [] }, { "name" : "tree", "type" : "Roo.tree.TreePanel", "desc" : "The tree TreePanel, with config etc.", "memberOf" : "Roo", - "optvals" : [] + "values" : [] }, { "name" : "adjustments", "type" : "Array", "desc" : "Values to add to the width/height when doing a {@link #fitToFrame} (default is [0, 0])", "memberOf" : "Roo.ContentPanel", - "optvals" : [] + "values" : [] }, { "name" : "url", "type" : "String", "desc" : "Calls {@link #setUrl} with this value", "memberOf" : "Roo.ContentPanel", - "optvals" : [] + "values" : [] }, { "name" : "resizeEl", "type" : "String/HTMLElement/Element", "desc" : "An element to resize if {@link #fitToFrame} is true (instead of this panel's element)", "memberOf" : "Roo.ContentPanel", - "optvals" : [] + "values" : [] } ], "methods" : [