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 interface
ILoadFileAction
It 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 class
AddColumnsAction
class
AddElementsToCollectionAction
This is for the case of collections of entities without @AsEmbedded (or without as-aggregate="true").class
CancelAction
class
CancelInListAction
In list mode return to initial state (if we have navigated).class
CancelToDefaultControllersAction
class
ChooseIconAction
class
ChooseReferenceAction
class
ConfigureImportAction
class
GoAddElementsToCollectionAction
class
GoListAction
class
NavigationAction
class
RestoreDefaultColumnsAction
class
ReturnAction
Returns to previous view and previous controllers.
-