X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.form.ComboBoxArray.json;h=e5b7790bcf39210fd1db38b8f543bd65ee8ce9e3;hp=89bfa44e9d5c32620ce1bbb1585d43f3be6b6586;hb=dc0deb4ab24ebb1144a9c7c0cea2e5d6bedb54e1;hpb=a3ba42edf373fc5f2c84815d46e1234a15ab0a12 diff --git a/docs/symbols/Roo.form.ComboBoxArray.json b/docs/symbols/Roo.form.ComboBoxArray.json index 89bfa44e9d..e5b7790bcf 100644 --- a/docs/symbols/Roo.form.ComboBoxArray.json +++ b/docs/symbols/Roo.form.ComboBoxArray.json @@ -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, @@ -61,13 +61,13 @@ "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", @@ -121,7 +121,7 @@ "name" : "combo", "type" : "Roo.form.ComboBox", "desc" : "[required] The combo box that is wrapped", - "memberOf" : "Roo.form.ComboBoxArray" + "memberOf" : "" }, { "name" : "minLengthText", @@ -169,13 +169,13 @@ "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",