Pman.Tab.AdminCompanies.bjs
authorAlan Knowles <alan@akbkhome.com>
Thu, 12 May 2011 08:02:11 +0000 (16:02 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 12 May 2011 08:02:11 +0000 (16:02 +0800)
Pman.Tab.AdminCompanies.bjs

index 47e41ea..24edf6d 100644 (file)
                                                     "|icon": "rootURL + '/Pman/templates/images/search.gif'",
                                                     "|xns": "Roo.Toolbar"
                                                 },
+                                                {
+                                                    "listeners": {
+                                                        "|click": "function (_self, e)\n{\n    _this.searchBox.setValue('');\n    _this.grid.footer.onClick('first');\n}"
+                                                    },
+                                                    "cls": "x-btn-icon",
+                                                    "xtype": "Button",
+                                                    "|icon": "rootURL + '/Pman/templates/images/edit-clear.gif'",
+                                                    "|xns": "Roo.Toolbar"
+                                                },
                                                 {
                                                     "|xns": "Roo.Toolbar",
                                                     "xtype": "Fill"