Uses of Interface
org.openxava.actions.IChangeControllersAction
-
Packages that use IChangeControllersAction Package Description org.openxava.actions -
-
Uses of IChangeControllersAction in org.openxava.actions
Subinterfaces of IChangeControllersAction 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 IChangeControllersAction 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).classCancelToDefaultControllersActionclassChooseIconActionclassChooseReferenceActionclassConfigureImportActionclassCreateNewFromReferenceActionclassGoAddElementsToCollectionActionclassGoDetailActionclassGoListActionclassImportActionclassModifyFromReferenceActionclassNavigationActionclassNavigationFromReferenceBaseActionclassRestoreDefaultColumnsActionclassReturnActionReturns to previous view and previous controllers.classSaveNewActionclassUpdateActionclassUpdateReferenceBaseActionUpdate (update, create, etc) a reference from another view, and returns to the previous view after it.
-