Changed docs/json/roodata.jsondocs/src/Roo_form_HtmlEditor_ToolbarStandard.js.htmldoc...
[roojs1] / docs / json / roodata.json
index 4671058..d839074 100644 (file)
           {
             "name" : "msgCls",
             "type" : "String",
-            "desc" : "(optional) A css class to apply to the msg element",
+            "desc" : "(optional) A css class to apply to the msg element - use no-spinner to hide the spinner on bootstrap",
             "isOptional" : false
           }
         ],
           {
             "name" : "msgCls",
             "type" : "String",
-            "desc" : "(optional) A css class to apply to the msg element",
+            "desc" : "(optional) A css class to apply to the msg element - use no-spinner to hide the spinner on bootstrap",
             "isOptional" : false
           }
         ],
         "desc" : "CSS class added to the component when it is disabled (defaults to \"x-item-disabled\").",
         "memberOf" : "Roo.Component"
       },
+      {
+        "name" : "empty_results",
+        "type" : "string",
+        "desc" : "Text to display for no results",
+        "memberOf" : ""
+      },
       {
         "name" : "enableColumnResize",
         "type" : "Boolean",
-        "desc" : "default true if columns can be resized (drag/drop)",
+        "desc" : "default true if columns can be resized = needs scrollBody to be set to work (drag/drop)",
         "memberOf" : ""
       },
       {
       {
         "name" : "scrollBody",
         "type" : "Boolean",
-        "desc" : "e) default false - body scrolled / fixed header",
+        "desc" : "e) default false - body scrolled / fixed header (with resizable columns)",
         "memberOf" : ""
       },
       {
     "isBuilderTop" : false,
     "implementations" : [],
     "tree_children" : [
-      "Roo.bootstrap.menu.Item"
+      "Roo.bootstrap.menu.Item",
+      "Roo.bootstrap.menu.Separator"
     ],
     "tree_parent" : [
       "none"
   "Roo.form.HtmlEditor.ToolbarStandard" : {
     "props" : [
       {
-        "name" : "btns",
-        "type" : "Array",
+        "name" : "btns[]",
+        "type" : "Roo.Toolbar.Item|Roo.Toolbar.Button|Roo.Toolbar.SplitButton|Roo.form.Field",
         "desc" : "List of additional buttons.\n\n\nNEEDS Extra CSS? \n.x-html-editor-tb .x-edit-none .x-btn-text { background: none; }",
         "memberOf" : ""
       },