public interface IDeactivatableMenu
| Modifier and Type | Method and Description |
|---|---|
void |
activate(OperatorType type)
Activates
OperatorMenuItems according to a given type. |
void |
activateAll()
Activates all menu items on the menu.
|
void |
deactivate(OperatorType type)
Deactivates
OperatorMenuItems according to a given type. |
void |
deactivateAll()
Deactivates all menu items on the menu.
|
void deactivate(OperatorType type)
OperatorMenuItems according to a given type.type - void activate(OperatorType type)
OperatorMenuItems according to a given type.type - void deactivateAll()
void activateAll()
Copyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.