doc fix
[roojs1] / docs / json / roodata.json
index 467331f..8c8c083 100644 (file)
   },
   "Roo.form.Form" : {
     "props" : [
-      {
-        "name" : "(left|center|right)",
-        "type" : "String",
-        "desc" : "buttonAlign Valid values are \"left,\" \"center\" and \"right\" (defaults to \"center\")",
-        "memberOf" : "",
-        "isOptional" : false,
-        "optvals" : []
-      },
       {
         "name" : "baseParams",
         "type" : "Object",
         "isOptional" : false,
         "optvals" : []
       },
+      {
+        "name" : "buttonAlign",
+        "type" : "String",
+        "desc" : "t)  Valid values are \"left,\" \"center\" and \"right\" (defaults to \"center",
+        "memberOf" : "",
+        "isOptional" : false,
+        "optvals" : [
+          "left",
+          "center",
+          "right"
+        ]
+      },
       {
         "name" : "buttons[]",
         "type" : "Roo.Button",