X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.form.Layout.json;h=6aa86126f4c16cba03d9b71b483e61ad1d5c17b5;hp=b3b1979313e7313176c356256557524bc32bfedf;hb=ca32a4b797a9425db3b73c5a12cccf0dff3b01be;hpb=82dd7a0747dd299cfeb58f1fef0b54678d761ac9 diff --git a/docs/symbols/Roo.form.Layout.json b/docs/symbols/Roo.form.Layout.json index b3b1979313..6aa86126f4 100644 --- a/docs/symbols/Roo.form.Layout.json +++ b/docs/symbols/Roo.form.Layout.json @@ -28,30 +28,30 @@ "type" : "String", "desc" : "Valid values are \"left,\" \"top\" and \"right\" (defaults to \"left\")", "memberOf" : "Roo.form.Layout", - "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" : "hideLabels", "type" : "Boolean", "desc" : "True to suppress the display of field labels in this layout (defaults to false)", "memberOf" : "Roo.form.Layout", - "optvals" : [] + "values" : [] }, { "name" : "hideMode", "type" : "String", - "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\".", + "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\".", "memberOf" : "Roo.Component", - "optvals" : [ - "display", - "visibility" + "values" : [ + "(display", + "visibility)" ] }, { @@ -59,56 +59,56 @@ "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", - "optvals" : [] + "values" : [] }, { "name" : "allowDomMove", "type" : "Boolean", "desc" : "Whether the component can move the Dom node when rendering (defaults to true).", "memberOf" : "Roo.Component", - "optvals" : [] + "values" : [] }, { "name" : "labelWidth", "type" : "Number", "desc" : "Fixed width in pixels of all field labels (defaults to undefined)", "memberOf" : "Roo.form.Layout", - "optvals" : [] + "values" : [] }, { "name" : "labelSeparator", "type" : "String", "desc" : "The separator to use after field labels (defaults to ':')", "memberOf" : "Roo.form.Layout", - "optvals" : [] + "values" : [] }, { "name" : "autoCreate", "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", - "optvals" : [] + "values" : [] }, { "name" : "clear", "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", - "optvals" : [] + "values" : [] }, { "name" : "actionMode", "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", - "optvals" : [] + "values" : [] }, { "name" : "disableClass", "type" : "String", "desc" : "CSS class added to the component when it is disabled (defaults to \"x-item-disabled\").", "memberOf" : "Roo.Component", - "optvals" : [] + "values" : [] } ], "methods" : [