|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
PluggableAction | Interface for pluggable actions. |
PluggableActionContext | interface for the context of a pluggable action. |
PluggableActionRequest | input data passed to
PluggableAction.processAction(PluggableActionRequest, PluggableActionResponse) . |
PluggableActionResponse | Interface for the response of a pluggable action. |
Class Summary | |
---|---|
GenericPluggableAction | abstract base class for pluggable actions. |
PluggableActionInvoker | Helper class to manually invoke pluggable actions |
Exception Summary | |
---|---|
PluggableActionException | Exceptions thrown when errors occur in pluggable actions |
Package for the implementation of Pluggable Actions. Pluggable Actions are very small pieces of highly configurable java-code that can be "plugged into" views to perform actions upon user interaction.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |