Fix #5654 - roojspacker - get it working as a doc tool...
[roojs1] / docs / symbols / Roo.form.BasicForm.json
similarity index 98%
rename from docs2/symbols/Roo.form.BasicForm.json
rename to docs/symbols/Roo.form.BasicForm.json
index 77cc95b..a60351b 100644 (file)
@@ -5,8 +5,29 @@
   ],
   "desc" : "Supplies the functionality to do \"actions\" on forms and initialize Roo.form.Field types on existing markup.",
   "isSingleton" : false,
-  "isStatic" : true,
+  "isStatic" : false,
   "isBuiltin" : false,
+  "memberOf" : "BasicForm",
+  "example" : "",
+  "deprecated" : "",
+  "since" : "",
+  "see" : "",
+  "params" : [
+    {
+      "name" : "el",
+      "type" : "String/HTMLElement/Roo.Element",
+      "desc" : "The form element or its id",
+      "isOptional" : false
+    },
+    {
+      "name" : "config",
+      "type" : "Object",
+      "desc" : "Configuration options",
+      "isOptional" : false
+    }
+  ],
+  "returns" : [
+  ],
   "config" : [
     {
       "name" : "listeners",