|
Class Summary |
| IconMenuButton |
A subclass of IconButton that shows a menuIcon by default and implements showMenu(). |
| IMenuButton |
StretchImgButton based version of the MenuButton class. |
| Menu |
The Menu widget class implements interactive menu widgets, with optional icons, submenus, and shortcut keys. |
| MenuBar |
A MenuBar is a bar of buttons used to show a set of menus. |
| MenuButton |
Simple subclass of button associated with a menu widget (gets shown below the button). |
| MenuItem |
Menu items are specified are object literals, not class instances. |
| MenuItemSeparator |
|