| Package | Description |
|---|---|
| org.dmd.mvw.tools.mvwgenerator.generated.dmw | |
| org.dmd.mvw.tools.mvwgenerator.util |
| Modifier and Type | Method and Description |
|---|---|
ActionBinding |
ActionBindingDMW.cloneIt() |
ActionBinding |
ActionBindingDMW.getModificationRecorder() |
ActionBinding |
MenuItemDMW.getTriggersAction() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<ActionBinding> |
ControllerDMW.getImplementsActionCopy() |
| Modifier and Type | Method and Description |
|---|---|
org.dmd.dmc.DmcAttribute<?> |
ControllerDMW.addImplementsAction(ActionBinding value)
Adds another implementsAction value.
|
void |
ControllerDMW.delImplementsAction(ActionBinding value)
Deletes a implementsAction value.
|
void |
MenuItemDMW.setTriggersAction(ActionBinding value)
Sets the triggersAction to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
TreeMap<org.dmd.dmc.types.CamelCaseName,ActionBinding> |
MvwDefinitionManager.getActions() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ActionBindingFormatter.formatAction(String outdir,
ActionBinding action,
Component component) |
Copyright © 2019. All rights reserved.