Uses of Interface
org.openxava.actions.INavigationAction
-
Packages that use INavigationAction Package Description org.openxava.actions -
-
Uses of INavigationAction in org.openxava.actions
Subinterfaces of INavigationAction in org.openxava.actions Modifier and Type Interface Description interfaceILoadFileActionIt allows to navigate to a view with possibility of load a file.Classes in org.openxava.actions that implement INavigationAction Modifier and Type Class Description classAddColumnsActionclassAddElementsToCollectionActionThis is for the case of collections of entities without @AsEmbedded (or without as-aggregate="true").classCancelActionclassCancelInListActionIn list mode return to initial state (if we have navigated).classCancelToDefaultControllersActionclassChooseIconActionclassChooseReferenceActionclassConfigureImportActionclassGoAddElementsToCollectionActionclassGoListActionclassNavigationActionclassRestoreDefaultColumnsActionclassReturnActionReturns to previous view and previous controllers.
-