docs/src/Roo_bootstrap_Card.js.html
[roojs1] / docs / symbols / Roo.form.Form.json
index 5cd9534..5791b7b 100644 (file)
@@ -29,7 +29,7 @@
       "type" : "String",
       "desc" : "Valid values are \"left,\" \"top\" and \"right\" (defaults to \"left\").\nThis property cascades to child containers if not set.",
       "memberOf" : "Roo.form.Form",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
@@ -37,7 +37,7 @@
       "type" : "Object",
       "desc" : "list of events and functions to call for this object, \nFor example :\n<pre><code>\n    listeners :  { \n       'click' : function(e) {\n           ..... \n        } ,\n        .... \n    } \n  </code></pre>",
       "memberOf" : "Roo.util.Observable",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
@@ -45,7 +45,7 @@
       "type" : "boolean|FormData",
       "desc" : "- true to use new 'FormData' post, or set to a new FormData({dom form}) Object, if\nsending a formdata with extra parameters - eg uploaded elements.",
       "memberOf" : "Roo.form.Form",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
@@ -53,7 +53,7 @@
       "type" : "Boolean",
       "desc" : "If true the form monitors its valid state <b>client-side</b> and\nfires a looping event with that state. This is required to bind buttons to the valid\nstate using the config value formBind:true on the button.",
       "memberOf" : "Roo.form.Form",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
@@ -61,7 +61,7 @@
       "type" : "Boolean",
       "desc" : "Set to true if this form is a file upload.",
       "memberOf" : "Roo.form.BasicForm",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
@@ -69,7 +69,7 @@
       "type" : "String",
       "desc" : "- Url to return progress data",
       "memberOf" : "Roo.form.Form",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
@@ -77,7 +77,7 @@
       "type" : "Number",
       "desc" : "Minimum width of all buttons in pixels (defaults to 75)",
       "memberOf" : "Roo.form.Form",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
@@ -85,7 +85,7 @@
       "type" : "String",
       "desc" : "Valid values are \"left,\" \"center\" and \"right\" (defaults to \"center\")",
       "memberOf" : "Roo.form.Form",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "String",
       "desc" : "The request method to use (GET or POST) for form actions if one isn't supplied in the action options.",
       "memberOf" : "Roo.form.BasicForm",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "name" : "errorMask",
       "type" : "Boolean",
-      "desc" : "default false",
+      "desc" : "e) default false",
       "memberOf" : "Roo.form.BasicForm",
-      "values" : [
-        "(true",
-        "false)"
+      "optvals" : [
+        "true",
+        "false"
       ]
     },
     {
       "type" : "Number",
       "desc" : "The width of labels. This property cascades to child containers.",
       "memberOf" : "Roo.form.Form",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "String",
       "desc" : "A css class to apply to the x-form-item of fields. This property cascades to child containers.",
       "memberOf" : "Roo.form.Form",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "Number",
       "desc" : "Timeout for form actions in seconds (default is 30 seconds).",
       "memberOf" : "Roo.form.BasicForm",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "Number",
       "desc" : "The milliseconds to poll valid state, ignored if monitorValid is not true (defaults to 200)",
       "memberOf" : "Roo.form.Form",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "Object",
       "desc" : "Parameters to pass with all requests. e.g. baseParams: {id: '123', foo: 'bar'}.",
       "memberOf" : "Roo.form.BasicForm",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "Boolean",
       "desc" : "If set to true, form.reset() resets to the last loaded\nor setValues() data instead of when the form was first created.",
       "memberOf" : "Roo.form.BasicForm",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "DataReader",
       "desc" : "An Roo.data.DataReader (e.g. {@link Roo.data.XmlReader}) to be used to read data when executing \"load\" actions.\nThis is optional as there is built-in support for processing JSON.",
       "memberOf" : "Roo.form.BasicForm",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "DataReader",
       "desc" : "An Roo.data.DataReader (e.g. {@link Roo.data.XmlReader}) to be used to read data when reading validation errors on \"submit\" actions.\nThis is completely optional as there is built-in support for processing JSON.",
       "memberOf" : "Roo.form.BasicForm",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "String",
       "desc" : "The URL to use for form actions if one isn't supplied in the action options.",
       "memberOf" : "Roo.form.BasicForm",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "Number",
       "desc" : "Default 100",
       "memberOf" : "Roo.form.BasicForm",
-      "values" : [
+      "optvals" : [
       ]
     }
   ],