IBM Case Manager JavaScript icm.widget.menu package
The classes in the icm.widget.menu package represent the pop-up menus and toolbars that are used with page widgets.
The toolbars and menus in IBM® Case Manager are Dojo widgets that can be used with any page widget.
| Class | Description |
|---|---|
| ContextualMenu | Represents a pop-up menu for a widget. |
| Menu | Provides the base class for pop-up menus and toolbars. |
| MenuManager | Provides methods for managing menus in Case Manager Client. |
| Toolbar | Represents a toolbar for a widget. |