sync
[roojs1] / docs / symbols / Roo.bootstrap.panel.Grid.json
index 54f38ca..4d02c10 100644 (file)
@@ -4,6 +4,7 @@
     "Roo.bootstrap.panel.Content",
     "Roo.util.Observable"
   ],
+  "childClasses" : [],
   "desc" : "Create a new GridPanel.",
   "isSingleton" : false,
   "isStatic" : false,
   "throws" : "",
   "requires" : "",
   "config" : [
-    {
-      "name" : "listeners",
-      "type" : "Object",
-      "desc" : "list of events and functions to call for this object, \nFor example :\n<pre><code>\n    listeners :  { \n       'click' : function(e) {\n           ..... \n        } ,\n        .... \n    } \n  </code></pre>",
-      "memberOf" : "Roo.util.Observable"
-    },
     {
       "name" : "loadOnce",
       "type" : "Boolean",
       "desc" : "When used with {@link #url}, calls {@link #setUrl} with this value",
       "memberOf" : "Roo.bootstrap.panel.Content"
     },
+    {
+      "name" : "listeners",
+      "type" : "Object",
+      "desc" : "list of events and functions to call for this object, \nFor example :\n<pre><code>\n    listeners :  { \n       'click' : function(e) {\n           ..... \n        } ,\n        .... \n    } \n  </code></pre>",
+      "memberOf" : "Roo.util.Observable"
+    },
     {
       "name" : "badges",
       "type" : "Boolean",
       "desc" : "True to scroll overflow in this panel (use with {@link #fitToFrame})",
       "memberOf" : "Roo.bootstrap.panel.Content"
     },
+    {
+      "name" : "toolbar",
+      "type" : "Roo.bootstrap.nav.Simplebar",
+      "desc" : "the toolbar at the top of the grid.",
+      "memberOf" : ""
+    },
     {
       "name" : "fitToFrame",
       "type" : "Boolean",
       "desc" : "True if the panel should not be activated when it is added (defaults to false)",
       "memberOf" : "Roo.bootstrap.panel.Content"
     },
-    {
-      "name" : "toolbar",
-      "type" : "Toolbar",
-      "desc" : "A toolbar for this panel",
-      "memberOf" : "Roo.bootstrap.panel.Content"
-    },
     {
       "name" : "region",
       "type" : "String",