Package ch.tocco.nice2.netui.api.actions
Interface ActionManager
- All Known Implementing Classes:
ActionManagerImpl
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Creates anActionGroupModel
for the specified situation.
-
Method Details
-
createActionGroup
Deprecated.Creates anActionGroupModel
for the specified situation.- Parameters:
sit
- the situation to create actions for- Returns:
- an action group serving as collection of all actions for the specified situation
-