Uses of Package
org.openxava.actions

Packages that use org.openxava.actions
org.openxava.actions   
org.openxava.controller   
org.openxava.controller.meta   
org.openxava.util   
org.openxava.util.impl   
org.openxava.view.meta   
 

Classes in org.openxava.actions used by org.openxava.actions
BaseAction
           
CollectionBaseAction
          Base class for creating actions to be used as list actions.
CollectionElementViewBaseAction
           
EditElementInCollectionAction
           
GenerateReportAction
           
IAction
          OpenXava action.
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.
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.
IRequestAction
          Action that receive a servlet request.
NavigationFromReferenceBaseAction
           
OnChangePropertyBaseAction
           
ReferenceBaseAction
           
ReferenceBaseAction.ViewInfo
           
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
           
 

Classes in org.openxava.actions used by org.openxava.controller
IAction
          OpenXava action.
 

Classes in org.openxava.actions used by org.openxava.controller.meta
IAction
          OpenXava action.
 

Classes in org.openxava.actions used by org.openxava.util
IRemoteAction
           
 

Classes in org.openxava.actions used by org.openxava.util.impl
IRemoteAction
           
 

Classes in org.openxava.actions used by org.openxava.view.meta
IOnChangePropertyAction