Class of menu item. Object of this class was created by method addButton() of class UIToolBar.
Andrey Cherepanov <<skull@eas.lrn.ru>>
No dependies of platform.
Set action that will be executed if button pressed.
setAction(<action>)
Returns NIL.
Set icon for button on toolbar.
setIcon(<icon>)
<icon> | - Object of class UIImage. Icon on the button. |
Returns NIL.