Package org.openxava.actions
×News: OpenXava with AI - Refine the UI (Part 2) - December 1 · Read more
-
Interface Summary Interface Description 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 AsIChangeActionbut 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.IHideActionAction Allows to hide an action.IHideActionsAction Allows to hide a group of actions.IJavaScriptPostAction Executes some JavaScript code after the regular action execution.IJDBCAction ILoadFileAction It allows to navigate to a view with possibility of load a file.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.IPropertyAction This action is associated to an property (displayed in User Interface), before execute it the property name and the container view is injected.IRequestAction Action that receive a servlet request.IShowActionAction Allows to show an action previously hidden.IShowActionsAction Allows to show a group of actions previously shown.