| Class | Description |
|---|---|
| Action |
The Action class provides some base functionality for Actions.
|
| MvwBackgroundMenu | |
| MvwItem |
The MvwItem class provides a common base for items that are added to menus,
including actual menu items and separators.
|
| MvwMenu |
The MenuInstance class is used by the MenuController to assist with the
instantiation of top level menus e.g.
|
| MvwMenuFactory |
The MvwMenuFactory defines a component that can can instantiate MvwMenus
and MvwMenuItems based on parameters defined in a Model View Whatever
configuration file.
|
| MvwMenuItem |
The MenuItemInstance class provides a common base for menu items
that represent actual trigger points for functionality.
|
| MvwPopupMenu | |
| MvwSeparator |
The MvwSeparator is base for separator elements.
|
| MvwSubMenu |
Copyright © 2019. All rights reserved.