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