Uses of Interface
org.openxava.actions.INavigationAction

Packages that use INavigationAction
org.openxava.actions   
 

Uses of INavigationAction in org.openxava.actions
 

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

Classes in org.openxava.actions that implement INavigationAction
 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 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.