disable tidy serializer when autoclean is disabled.
[roojs1] / docs / symbols / Roo.form.ComboCheck.json
index 3721e6d..b13763f 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" : "disableClear",
       "type" : "Boolean",
       "isOptional" : false,
       "optvals" : []
     },
-    {
-      "name" : "readOnly",
-      "type" : "Boolean",
-      "desc" : "True to mark the field as readOnly in HTML (defaults to false) -- Note: this only sets the element's readOnly DOM attribute.",
-      "memberOf" : "Roo.form.Field",
-      "isOptional" : false,
-      "optvals" : []
-    },
     {
       "name" : "shadow",
       "type" : "Boolean/String",
       "isOptional" : false,
       "optvals" : []
     },
+    {
+      "name" : "readOnly",
+      "type" : "Boolean",
+      "desc" : "True to mark the field as readOnly in HTML (defaults to false) -- Note: this only sets the element's readOnly DOM attribute.",
+      "memberOf" : "Roo.form.Field",
+      "isOptional" : false,
+      "optvals" : []
+    },
     {
       "name" : "focusClass",
       "type" : "String",