X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.form.Layout.json;h=6e0df0cee3d6a2eed8e1536454013e4b030102cd;hp=cbee3c300c057d74b0f16e86abd1b2c87ab1f2b5;hb=41a76ad00f5fc61e2452862ddf6908ae45d7fd73;hpb=405704c45feb8165614b274cf3797b4e1291dd45 diff --git a/docs/symbols/Roo.form.Layout.json b/docs/symbols/Roo.form.Layout.json index cbee3c300c..6e0df0cee3 100644 --- a/docs/symbols/Roo.form.Layout.json +++ b/docs/symbols/Roo.form.Layout.json @@ -29,7 +29,7 @@ "type" : "String", "desc" : "Valid values are \"left,\" \"top\" and \"right\" (defaults to \"left\")", "memberOf" : "Roo.form.Layout", - "values" : [ + "optvals" : [ ] }, { @@ -37,7 +37,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" : [ ] }, { @@ -45,17 +45,17 @@ "type" : "Boolean", "desc" : "True to suppress the display of field labels in this layout (defaults to false)", "memberOf" : "Roo.form.Layout", - "values" : [ + "optvals" : [ ] }, { "name" : "hideMode", "type" : "String", - "desc" : "How this component should hidden. Supported values are\n\"visibility\" (css visibility), \"offsets\" (negative offset position) and\n\"display\" (css display) - defaults to \"display\".", + "desc" : "y)\nHow this component should hidden. Supported values are\n\"visibility\" (css visibility), \"offsets\" (negative offset position) and\n\"display\" (css display) - defaults to \"display\".", "memberOf" : "Roo.Component", - "values" : [ - "(display", - "visibility)" + "optvals" : [ + "display", + "visibility" ] }, { @@ -63,7 +63,7 @@ "type" : "String/Object/Function", "desc" : "A style specification string, e.g. \"width:100px\", or object in the form {width:\"100px\"}, or\na function which returns such a specification.", "memberOf" : "Roo.form.Layout", - "values" : [ + "optvals" : [ ] }, { @@ -71,7 +71,7 @@ "type" : "Boolean", "desc" : "Whether the component can move the Dom node when rendering (defaults to true).", "memberOf" : "Roo.Component", - "values" : [ + "optvals" : [ ] }, { @@ -79,7 +79,7 @@ "type" : "Number", "desc" : "Fixed width in pixels of all field labels (defaults to undefined)", "memberOf" : "Roo.form.Layout", - "values" : [ + "optvals" : [ ] }, { @@ -87,7 +87,7 @@ "type" : "String", "desc" : "The separator to use after field labels (defaults to ':')", "memberOf" : "Roo.form.Layout", - "values" : [ + "optvals" : [ ] }, { @@ -95,7 +95,7 @@ "type" : "String/Object", "desc" : "A DomHelper element spec used to autocreate the layout (defaults to {tag: 'div', cls: 'x-form-ct'})", "memberOf" : "Roo.form.Layout", - "values" : [ + "optvals" : [ ] }, { @@ -103,7 +103,7 @@ "type" : "Boolean", "desc" : "True to add a clearing element at the end of this layout, equivalent to CSS clear: both (defaults to true)", "memberOf" : "Roo.form.Layout", - "values" : [ + "optvals" : [ ] }, { @@ -111,7 +111,7 @@ "type" : "String", "desc" : "which property holds the element that used for hide() / show() / disable() / enable()\ndefault is 'el' for forms you probably want to set this to fieldEl", "memberOf" : "Roo.Component", - "values" : [ + "optvals" : [ ] }, { @@ -119,7 +119,7 @@ "type" : "String", "desc" : "CSS class added to the component when it is disabled (defaults to \"x-item-disabled\").", "memberOf" : "Roo.Component", - "values" : [ + "optvals" : [ ] } ],