fix #7760 - translation allowed on date and time fields
[roojs1] / docs / symbols / Roo.form.FCKeditor.json
index 3410c1b..abcce7d 100644 (file)
       "isOptional" : false,
       "optvals" : []
     },
+    {
+      "name" : "labelSeparator",
+      "type" : "String",
+      "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" : "cls",
       "type" : "String",
       "isOptional" : false,
       "optvals" : []
     },
-    {
-      "name" : "validationEvent",
-      "type" : "String/Boolean",
-      "desc" : "The event that should initiate field validation. Set to false to disable\n      automatic validation (defaults to \"keyup\").",
-      "memberOf" : "Roo.form.Field",
-      "isOptional" : false,
-      "optvals" : []
-    },
     {
       "name" : "autoCreate",
       "type" : "String/Object",
       "isOptional" : false,
       "optvals" : []
     },
+    {
+      "name" : "validationEvent",
+      "type" : "String/Boolean",
+      "desc" : "The event that should initiate field validation. Set to false to disable\n      automatic validation (defaults to \"keyup\").",
+      "memberOf" : "Roo.form.Field",
+      "isOptional" : false,
+      "optvals" : []
+    },
     {
       "name" : "fieldLabel",
       "type" : "String",