X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.form.ComboBoxArray.json;h=eef66ace47735bbbb73bf7f9122957cf1ded0d32;hb=6769ede9cd70d738a188f2d4314738d171b50deb;hp=ff25e3e8d8c4c0d000aab1051e3bcfb7881fb20a;hpb=9ff8ded6bbbd258ecd646184ba26020874e2c085;p=roojs1 diff --git a/docs/symbols/Roo.form.ComboBoxArray.json b/docs/symbols/Roo.form.ComboBoxArray.json index ff25e3e8d8..eef66ace47 100644 --- a/docs/symbols/Roo.form.ComboBoxArray.json +++ b/docs/symbols/Roo.form.ComboBoxArray.json @@ -128,7 +128,7 @@ { "name" : "actionMode", "type" : "String", - "desc" : "which property holds the element that used for hide() / show() / disable() / enable()\ndefault is 'el'", + "desc" : "which property holds the element that used for hide() / show() / disable() / enable()\ndefault is 'el' for forms you probably want to set this to fieldEl", "memberOf" : "Roo.Component", "values" : [ ] @@ -229,6 +229,14 @@ "values" : [ ] }, + { + "name" : "allowLeadingSpace", + "type" : "Boolean", + "desc" : "True to prevent the stripping of leading white space", + "memberOf" : "Roo.form.TextField", + "values" : [ + ] + }, { "name" : "validationEvent", "type" : "String/Boolean", @@ -1574,7 +1582,7 @@ { "name" : "beforeremove", "desc" : "Fires before remove the value from the list", - "memberOf" : "", + "memberOf" : "Roo.form.ComboBoxArray", "example" : "", "deprecated" : "", "since" : "", @@ -1599,7 +1607,7 @@ { "name" : "remove", "desc" : "Fires when remove the value from the list", - "memberOf" : "", + "memberOf" : "Roo.form.ComboBoxArray", "example" : "", "deprecated" : "", "since" : "",