split panels into seperate files, and fix code doc
[roojs1] / docs / symbols / Roo.PagingToolbar.json
index e866573..32b2e60 100644 (file)
       ],
       "returns" : []
     },
+    {
+      "name" : "onClick",
+      "type" : "function",
+      "desc" : "event that occurs when you click on the navigation buttons - can be used to trigger load of a grid.",
+      "sig" : "(which)",
+      "static" : false,
+      "memberOf" : "",
+      "isStatic" : false,
+      "isConstructor" : false,
+      "isPrivate" : false,
+      "example" : "",
+      "deprecated" : "",
+      "since" : "",
+      "see" : "",
+      "exceptions" : "",
+      "requires" : "",
+      "params" : [
+        {
+          "name" : "which",
+          "type" : "String",
+          "desc" : "(first|prev|next|last|refresh)  which button to press.",
+          "isOptional" : false
+        }
+      ],
+      "returns" : []
+    },
     {
       "name" : "unbind",
       "type" : "function",