| AttachedFileBaseAction |
Base class for AttachedFileEditor actions in default-controllers.xml.
|
| BaseAction |
|
| CancelAction |
|
| CollectionBaseAction |
Base class for creating actions to be used as list actions.
|
| CollectionElementViewBaseAction |
|
| CreateNewElementInCollectionAction |
Create a new element in collection.
|
| DeleteSelectedInCollectionBaseAction |
|
| EditElementInCollectionAction |
|
| FilterTabBaseAction |
|
| GenerateIdForPropertyBaseAction |
|
| GenerateReportAction |
|
| IAction |
OpenXava action.
|
| IAvailableAction |
An action that can be available for the user or hidden, depend on a programmatic condition.
|
| IChainAction |
Indicates an action that must be executed after the execution of this one.
|
| IChainActionWithArgv |
As IChangeAction but you can indicate values for filling
properties of the chained action too.
|
| IChangeControllersAction |
To indicate the next controllers to show.
|
| IChangeModeAction |
To change the module mode.
|
| IChangeModuleAction |
To go to another module.
|
| ICustomViewAction |
|
| IForwardAction |
It allows to do a forward to any URI.
|
| IJavaScriptPostAction |
Executes some JavaScript code after the regular action execution.
|
| IModelAction |
|
| IModuleContextAction |
Action that receives the ModuleContext.
|
| IMultipleForwardAction |
It allows to do several forwards to several URIs.
|
| INavigationAction |
|
| IOnChangePropertyAction |
|
| IProcessLoadedFileAction |
Allows you execute an action on the file(s) uploaded
in the last form of type multipart/form-data.
|
| IRequestAction |
Action that receive a servlet request.
|
| JasperMultipleReportBaseAction |
To generate several custom Jasper Reports with the same action.
|
| NavigationFromReferenceBaseAction |
|
| OnChangeChartBaseAction |
Used for changes of the chart properties.
|
| OnChangeChartColumnBaseAction |
|
| OnChangeElementCollectionBaseAction |
|
| OnChangeMyReportColumnBaseAction |
|
| OnChangePropertyBaseAction |
|
| ReferenceBaseAction |
|
| ReferenceBaseAction.ViewInfo |
|
| RemoveSelectedInCollectionAction |
The default action to remove an element in a @OneToMany/@ManyToMany collection.
|
| SaveElementInCollectionAction |
To save a collection element.
|
| SearchByViewKeyAction |
Search using as key the data displayed in the view.
|
| SimpleTemplaterAction |
|
| TabBaseAction |
Base class for actions that works with Tabs.
|
| UpdateReferenceBaseAction |
Update (update, create, etc) a reference from another view, and returns to
the previous view after it.
|
| ViewBaseAction |
|
| ViewDetailAction |
|