|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IAction | |
|---|---|
| org.openxava.actions | |
| org.openxava.controller | |
| org.openxava.controller.meta | |
| Uses of IAction in org.openxava.actions |
|---|
| Subinterfaces of IAction in org.openxava.actions | |
|---|---|
interface |
IChangeControllersAction
To indicate the next controllers to show. |
interface |
IChangeModeAction
To change the module mode. |
interface |
IChangeModuleAction
To go to another module. |
interface |
ICustomViewAction
|
interface |
IForwardAction
It allows to do a forward to any URI. |
interface |
IJDBCAction
|
interface |
ILoadFileAction
It allows to navigate to a view with possibility of load a file. |
interface |
IModelAction
|
interface |
IModuleContextAction
Action that receives the ModuleContext. |
interface |
IMultipleForwardAction
It allows to do several forwards to several URIs. |
interface |
INavigationAction
|
interface |
IOnChangePropertyAction
|
interface |
IProcessLoadedFileAction
Allows you execute an action on the file(s) uploaded in the last form of type multipart/form-data. |
interface |
IPropertyAction
This action is associated to an property (displayed in User Interface), before execute it the property name and the container view is injected. |
interface |
IRemoteAction
|
| Uses of IAction in org.openxava.controller |
|---|
| Methods in org.openxava.controller with parameters of type IAction | |
|---|---|
void |
ModuleManager.executeAction(IAction action,
Messages errors,
Messages messages,
HttpServletRequest request)
|
| Uses of IAction in org.openxava.controller.meta |
|---|
| Methods in org.openxava.controller.meta that return IAction | |
|---|---|
IAction |
MetaAction.createAction()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||