disable tidy serializer when autoclean is disabled.
[roojs1] / docs / symbols / Roo.form.Hidden.json
index 81c7fd6..ec05c3e 100644 (file)
       "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",
       "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",
       "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",