X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.form.Select.json;h=ffffe7e77066ef4c0c088d9f284de5a9ef50317b;hb=6769ede9cd70d738a188f2d4314738d171b50deb;hp=2f9a3ec57f31f9460d270428e2b1392dc24f0db6;hpb=9ff8ded6bbbd258ecd646184ba26020874e2c085;p=roojs1 diff --git a/docs/symbols/Roo.form.Select.json b/docs/symbols/Roo.form.Select.json index 2f9a3ec57f..ffffe7e770 100644 --- a/docs/symbols/Roo.form.Select.json +++ b/docs/symbols/Roo.form.Select.json @@ -225,7 +225,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" : [ ] @@ -342,14 +342,6 @@ "values" : [ ] }, - { - "name" : "validateOnBlur", - "type" : "Boolean", - "desc" : "Whether the field should validate when it loses focus (defaults to true).", - "memberOf" : "Roo.form.Field", - "values" : [ - ] - }, { "name" : "hideTrigger", "type" : "Boolean", @@ -366,6 +358,14 @@ "values" : [ ] }, + { + "name" : "validateOnBlur", + "type" : "Boolean", + "desc" : "Whether the field should validate when it loses focus (defaults to true).", + "memberOf" : "Roo.form.Field", + "values" : [ + ] + }, { "name" : "listAlign", "type" : "String", @@ -438,6 +438,14 @@ "values" : [ ] }, + { + "name" : "allowLeadingSpace", + "type" : "Boolean", + "desc" : "True to prevent the stripping of leading white space", + "memberOf" : "Roo.form.TextField", + "values" : [ + ] + }, { "name" : "invalidClass", "type" : "String",