X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.form.Row.json;h=d0dd4e47858430c859c6aad8bae09d152c82da6e;hp=6146e79e3217702d77b41332b621660fbf4c9f52;hb=41a76ad00f5fc61e2452862ddf6908ae45d7fd73;hpb=405704c45feb8165614b274cf3797b4e1291dd45 diff --git a/docs/symbols/Roo.form.Row.json b/docs/symbols/Roo.form.Row.json index 6146e79e32..d0dd4e4785 100644 --- a/docs/symbols/Roo.form.Row.json +++ b/docs/symbols/Roo.form.Row.json @@ -30,7 +30,7 @@ "type" : "String", "desc" : "Valid values are \"left,\" \"top\" and \"right\" (defaults to \"left\")", "memberOf" : "Roo.form.Layout", - "values" : [ + "optvals" : [ ] }, { @@ -38,7 +38,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" : [ ] }, { @@ -46,17 +46,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" ] }, { @@ -64,7 +64,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" : [ ] }, { @@ -72,7 +72,7 @@ "type" : "Boolean", "desc" : "Whether the component can move the Dom node when rendering (defaults to true).", "memberOf" : "Roo.Component", - "values" : [ + "optvals" : [ ] }, { @@ -80,7 +80,7 @@ "type" : "Number", "desc" : "Fixed width in pixels of all field labels (defaults to undefined)", "memberOf" : "Roo.form.Layout", - "values" : [ + "optvals" : [ ] }, { @@ -88,7 +88,7 @@ "type" : "String", "desc" : "The separator to use after field labels (defaults to ':')", "memberOf" : "Roo.form.Layout", - "values" : [ + "optvals" : [ ] }, { @@ -96,7 +96,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" : [ ] }, { @@ -104,7 +104,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" : [ ] }, { @@ -112,7 +112,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" : [ ] }, { @@ -120,7 +120,7 @@ "type" : "Number/String", "desc" : "The fixed width of the column in pixels or CSS value (defaults to \"auto\")", "memberOf" : "Roo.form.Row", - "values" : [ + "optvals" : [ ] }, { @@ -128,7 +128,7 @@ "type" : "Number/String", "desc" : "The fixed height of the column in pixels or CSS value (defaults to \"auto\")", "memberOf" : "Roo.form.Row", - "values" : [ + "optvals" : [ ] }, { @@ -136,7 +136,7 @@ "type" : "String", "desc" : "CSS class added to the component when it is disabled (defaults to \"x-item-disabled\").", "memberOf" : "Roo.Component", - "values" : [ + "optvals" : [ ] } ],