Package | Description |
---|---|
viptool.base.action | |
viptool.base.gui.menu | |
viptool.base.gui.toolbar |
Modifier and Type | Class and Description |
---|---|
class |
WindowActionPostProcessor<T extends IWindow> |
Modifier and Type | Method and Description |
---|---|
void |
IActionHandler.registerActionPostProcessor(int instance,
IActionPostProcessor postProcessor)
Registers an action post processor to the specified instance.
|
Modifier and Type | Method and Description |
---|---|
IActionPostProcessor |
IExtendedMenu.getPostProcessor() |
Modifier and Type | Method and Description |
---|---|
IExtendedMenu |
IMenuTemplate.createMenu(int instance,
IActionFilter filter,
IActionPostProcessor postProcessor) |
void |
IExtendedMenu.setPostProcessor(IActionPostProcessor postProcessor) |
Modifier and Type | Method and Description |
---|---|
IExtendedToolBar |
IToolBarTemplate.createToolBar(int instance,
IActionFilter filter,
IActionPostProcessor postProcessor) |