sync
[roojs1] / docs / symbols / Roo.form.Form.json
index a52066b..47523d9 100644 (file)
@@ -39,7 +39,7 @@
   "tree_parent" : [],
   "desc" : "Adds the ability to dynamically render forms with JavaScript to {@link Roo.form.BasicForm}.",
   "isSingleton" : false,
-  "isStatic" : false,
+  "isStatic" : true,
   "isBuiltin" : false,
   "isAbstract" : false,
   "isBuilderTop" : false,
@@ -64,7 +64,7 @@
       "name" : "labelAlign",
       "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"
+      "memberOf" : ""
     },
     {
       "name" : "listeners",
       "name" : "formData",
       "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"
+      "memberOf" : ""
     },
     {
       "name" : "monitorValid",
       "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"
+      "memberOf" : ""
     },
     {
       "name" : "fileUpload",
       "name" : "progressUrl",
       "type" : "String",
       "desc" : "- Url to return progress data",
-      "memberOf" : "Roo.form.Form"
+      "memberOf" : ""
     },
     {
       "name" : "buttons[]",
       "type" : "Roo.Button",
       "desc" : "buttons at bottom of form",
-      "memberOf" : "Roo.form.Form"
+      "memberOf" : ""
     },
     {
       "name" : "minButtonWidth",
       "type" : "Number",
       "desc" : "Minimum width of all buttons in pixels (defaults to 75)",
-      "memberOf" : "Roo.form.Form"
+      "memberOf" : ""
     },
     {
       "name" : "buttonAlign",
       "type" : "String",
       "desc" : "Valid values are \"left,\" \"center\" and \"right\" (defaults to \"center\")",
-      "memberOf" : "Roo.form.Form"
+      "memberOf" : ""
     },
     {
       "name" : "method",
       "name" : "itemCls",
       "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"
+      "memberOf" : ""
     },
     {
       "name" : "labelWidth",
       "type" : "Number",
       "desc" : "The width of labels. This property cascades to child containers.",
-      "memberOf" : "Roo.form.Form"
+      "memberOf" : ""
     },
     {
       "name" : "timeout",
       "name" : "monitorPoll",
       "type" : "Number",
       "desc" : "The milliseconds to poll valid state, ignored if monitorValid is not true (defaults to 200)",
-      "memberOf" : "Roo.form.Form"
+      "memberOf" : ""
     },
     {
       "name" : "baseParams",