| Package | Description |
|---|---|
| org.dmd.mvw.tools.mvwgenerator.extended.menus | |
| org.dmd.mvw.tools.mvwgenerator.generated.dmw | |
| org.dmd.mvw.tools.mvwgenerator.util |
| Modifier and Type | Class and Description |
|---|---|
class |
Menu |
class |
MenuBar |
class |
MenuItem |
class |
Separator |
class |
SubMenu |
| Modifier and Type | Method and Description |
|---|---|
void |
MenuImplementationConfig.validateImplementations(TreeMap<org.dmd.dmc.types.CamelCaseName,MenuElementDefinitionDMW> menuElements) |
| Modifier and Type | Class and Description |
|---|---|
class |
MenuBarDMW
The MenuImplementationConfig is used to define the various classes that
will
|
class |
MenuDMW
The Menu is a common base for all definitions associated with\n the
definition of menus of different types e.g.
|
class |
MenuItemDMW
The MenuItem is used to define triggerable menu items.
|
class |
SeparatorDMW
The Separator is used to define menu separators.
|
class |
SubMenuDMW
The SubMenu is used to define a submenu that is included as part of a Menu.
|
| Modifier and Type | Method and Description |
|---|---|
MenuElementDefinitionDMW |
MenuElementDefinitionDMW.cloneIt() |
MenuElementDefinitionDMW |
MenuElementDefinitionDMW.getModificationRecorder() |
| Modifier and Type | Method and Description |
|---|---|
TreeMap<org.dmd.dmc.types.CamelCaseName,MenuElementDefinitionDMW> |
MvwDefinitionManager.getMenuElements() |
Copyright © 2019. All rights reserved.