Fix #6912 - issue with parsing Roo.lib.Dom
[roojs1] / docs / symbols / Roo.form.ComboBoxArray.json
index 89bfa44..e5b7790 100644 (file)
@@ -12,7 +12,7 @@
   "tree_parent" : [],
   "desc" : "A facebook style adder... for lists of email / people / countries  etc...\npick multiple items from a combo box, and shows each one.\n\n Fred [x]  Brian [x]  [Pick another |v]\n\n\n For this to work: it needs various extra information\n   - normal combo problay has\n     name, hiddenName\n   + displayField, valueField\n\n   For our purpose...\n\n\n  If we change from 'extends' to wrapping...",
   "isSingleton" : false,
-  "isStatic" : false,
+  "isStatic" : true,
   "isBuiltin" : false,
   "isAbstract" : false,
   "isBuilderTop" : false,
       "name" : "name",
       "type" : "String",
       "desc" : "The name of the visable items on this form (eg. titles not ids)",
-      "memberOf" : "Roo.form.ComboBoxArray"
+      "memberOf" : ""
     },
     {
       "name" : "width",
       "type" : "Number",
       "desc" : "The width of the box that displays the selected element",
-      "memberOf" : "Roo.form.ComboBoxArray"
+      "memberOf" : ""
     },
     {
       "name" : "regexText",
       "name" : "combo",
       "type" : "Roo.form.ComboBox",
       "desc" : "[required] The combo box that is wrapped",
-      "memberOf" : "Roo.form.ComboBoxArray"
+      "memberOf" : ""
     },
     {
       "name" : "minLengthText",
       "name" : "hiddenName",
       "type" : "String",
       "desc" : "The hidden name of the field, often contains an comma seperated list of names",
-      "memberOf" : "Roo.form.ComboBoxArray"
+      "memberOf" : ""
     },
     {
       "name" : "seperator",
       "type" : "String",
       "desc" : "The value seperator normally ','",
-      "memberOf" : "Roo.form.ComboBoxArray"
+      "memberOf" : ""
     },
     {
       "name" : "fieldClass",