fix #7760 - translation allowed on date and time fields
[roojs1] / docs / symbols / Roo.form.TextArea.json
index 0277424..7a1683c 100644 (file)
       "optvals" : []
     },
     {
-      "name" : "validateOnBlur",
-      "type" : "Boolean",
-      "desc" : "Whether the field should validate when it loses focus (defaults to true).",
+      "name" : "cls",
+      "type" : "String",
+      "desc" : "A CSS class to apply to the field's underlying element.",
       "memberOf" : "Roo.form.Field",
       "isOptional" : false,
       "optvals" : []
     },
     {
-      "name" : "cls",
+      "name" : "labelSeparator",
       "type" : "String",
-      "desc" : "A CSS class to apply to the field's underlying element.",
+      "desc" : "the ':' after a field label (default :)  = set it to empty string to hide the field label.",
+      "memberOf" : "Roo.form.Field",
+      "isOptional" : false,
+      "optvals" : []
+    },
+    {
+      "name" : "validateOnBlur",
+      "type" : "Boolean",
+      "desc" : "Whether the field should validate when it loses focus (defaults to true).",
       "memberOf" : "Roo.form.Field",
       "isOptional" : false,
       "optvals" : []