sync
[roojs1] / docs / symbols / Roo.PagingToolbar.json
index 219d257..968766d 100644 (file)
       "desc" : "The number of records to display per page (defaults to 20)",
       "memberOf" : ""
     },
-    {
-      "name" : "dataSource",
-      "type" : "Roo.data.Store",
-      "desc" : "The underlying data store providing the paged data",
-      "memberOf" : ""
-    },
     {
       "name" : "container",
       "type" : "String/HTMLElement/Element",
       "desc" : "array of button configs or elements to add (will be converted to a MixedCollection)",
       "memberOf" : "Roo.Toolbar"
     },
-    {
-      "name" : "displayInfo",
-      "type" : "Boolean",
-      "desc" : "True to display the displayMsg (defaults to false)",
-      "memberOf" : ""
-    },
     {
       "name" : "displayMsg",
       "type" : "String",
       "desc" : "The paging status message to display (defaults to \"Displaying {start} - {end} of {total}\")",
       "memberOf" : ""
+    },
+    {
+      "name" : "displayInfo",
+      "type" : "Boolean",
+      "desc" : "True to display the displayMsg (defaults to false)",
+      "memberOf" : ""
     }
   ],
   "methods" : [