Uses of Interface
org.openxava.actions.ICustomViewAction

Packages that use ICustomViewAction
org.openxava.actions   
 

Uses of ICustomViewAction in org.openxava.actions
 

Subinterfaces of ICustomViewAction 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 ICustomViewAction
 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 CancelFromCustomListAction
           
 class CancelInListAction
          In list mode return to initial state (if we have navigated).
 class ChangeImageAction
           
 class ChooseReferenceAction
           
 class EditGalleryAction
           
 class GoAddColumnsAction
           
 class GoAddElementsToCollectionAction
           
 class GoListAction
           
 class LoadImageAction
           
 class LoadImageIntoGalleryAction
           
 class LoadLiferayDocumentAction
           
 class NavigationAction
           
 class ReferenceSearchAction
           
 class RestoreDefaultColumnsAction
           
 class ReturnAction
          Returns to previous view and previous controllers.
 class SetCustomViewAction