Package info.magnolia.ui.api.action

Interface Summary
Action An action is executed in response to user interaction with the UI.
ActionDefinition Action definitions are used to configure actions in many parts of the UI.
ActionExecutor Responsible for executing actions, doing lookups of action definitions based on action names and evaluating if an action is available.
 

Class Summary
AbstractAction<D extends ActionDefinition> Abstract Action base class holding a reference to its ActionDefinition.
AbstractActionExecutor Abstract base implementation of ActionExecutor.
ActionDefinitionKeyGenerator An I18n key generator for the actionbar actions (labels, descriptions, errors, etc.).
CommandActionDefinition A basic action definition useful for actions that delegates to commands.
ConfiguredActionDefinition Simple implementation of ActionDefinition.
 

Exception Summary
ActionExecutionException Exception thrown when an Action encounters an error during execution.
 



Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.