| JavaScript Document (8) Events (8) ExtJS (9) Strings (3) |
Buttons in a toolbar with ExtJS
(1 votes). Leave comments and/ or rate it.
If you have a toolbar in an ExtJS application, and the toolbar has only one button, you may be tempted to write this code:
tbar: btnSavePermissions;
Comments:
| ||||||||||||||