See: Description
Class | Description |
---|---|
AbstractApplicationAction |
This abstract class can be extended to implement an
Action that acts
on an Application . |
AbstractSaveUnsavedChangesAction |
This abstract class can be extended to implement an
Action that asks
to save unsaved changes of a View before a destructive
action is performed. |
AbstractViewAction |
This abstract class can be extended to implement an
Action that acts
on behalf of a View . |
ActionUtil |
Provides constants and static operations on
Action objects. |