X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.form.Hidden.json;h=ec05c3e6580a65f6de3ecccd36a37ea4391908d6;hb=8c2d01ebbb504ff0fc876fe1fa772eadf3561960;hp=81c7fd609e9a0be136e854071ab1be9953a3a071;hpb=2f1a2c8faf598368ff70e7f8b45f453b41155cb6;p=roojs1 diff --git a/docs/symbols/Roo.form.Hidden.json b/docs/symbols/Roo.form.Hidden.json index 81c7fd609e..ec05c3e658 100644 --- a/docs/symbols/Roo.form.Hidden.json +++ b/docs/symbols/Roo.form.Hidden.json @@ -108,6 +108,14 @@ "isOptional" : false, "optvals" : [] }, + { + "name" : "style", + "type" : "String", + "desc" : "css styles to add to component\neg. text-align:right;", + "memberOf" : "Roo.Component", + "isOptional" : false, + "optvals" : [] + }, { "name" : "value", "type" : "Mixed", @@ -228,14 +236,6 @@ "isOptional" : false, "optvals" : [] }, - { - "name" : "autoCreate", - "type" : "String/Object", - "desc" : "A DomHelper element spec, or true for a default element spec (defaults to\n{tag: \"input\", type: \"text\", size: \"20\", autocomplete: \"off\"})", - "memberOf" : "Roo.form.Field", - "isOptional" : false, - "optvals" : [] - }, { "name" : "invalidClass", "type" : "String", @@ -268,6 +268,14 @@ "isOptional" : false, "optvals" : [] }, + { + "name" : "autoCreate", + "type" : "String/Object", + "desc" : "A DomHelper element spec, or true for a default element spec (defaults to\n{tag: \"input\", type: \"text\", size: \"20\", autocomplete: \"off\"})", + "memberOf" : "Roo.form.Field", + "isOptional" : false, + "optvals" : [] + }, { "name" : "validationEvent", "type" : "String/Boolean",