| Package | Description |
|---|---|
| org.dmd.mvw.client.mvwmenus.base | |
| org.dmd.mvw.client.mvwmenus.interfaces |
| Modifier and Type | Class and Description |
|---|---|
class |
MvwMenuItem
The MenuItemInstance class provides a common base for menu items
that represent actual trigger points for functionality.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Action.addTrigger(TriggerIF t) |
void |
Action.removeTrigger(TriggerIF t) |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionIF.addTrigger(TriggerIF t) |
void |
ActionIF.execute(TriggerIF ti,
Object widgetEvent)
Executes the action.
|
void |
ActionIF.removeTrigger(TriggerIF t) |
Copyright © 2019. All rights reserved.