Uses of Interface
org.openxava.actions.IChangeControllersAction

Packages that use IChangeControllersAction
org.openxava.actions   
 

Uses of IChangeControllersAction in org.openxava.actions
 

Subinterfaces of IChangeControllersAction in org.openxava.actions
 interface ILoadFileAction
          It allows to navigate to a view with possibility of load a file.
 interface INavigationAction
           
 

Classes in org.openxava.actions that implement IChangeControllersAction
 class AddColumnsAction
           
 class AddElementsToCollectionAction
          This is for the case of collections of entities without @AsEmbedded (or without as-aggregate="true").
 class AddImageToGalleryAction
           
 class AddLiferayDocumentAction
           
 class CancelAction
           
 class CancelInListAction
          In list mode return to initial state (if we have navigated).
 class ChangeImageAction
           
 class ChooseReferenceAction
           
 class CreateNewFromReferenceAction
           
 class EditGalleryAction
           
 class GoAddColumnsAction
           
 class GoAddElementsToCollectionAction
           
 class GoDetailAction
           
 class GoListAction
           
 class LoadImageAction
           
 class LoadImageIntoGalleryAction
           
 class LoadLiferayDocumentAction
           
 class ModifyFromReferenceAction
           
 class NavigationAction
           
 class NavigationFromReferenceBaseAction
           
 class ReferenceSearchAction
           
 class RestoreDefaultColumnsAction
           
 class ReturnAction
          Returns to previous view and previous controllers.
 class SaveNewAction
           
 class UpdateAction
           
 class UpdateReferenceBaseAction
          Update (update, create, etc) a reference from another view, and returns to the previous view after it.