Uses of Class
org.openxava.actions.DeleteSelectedInCollectionBaseAction
-
Packages that use DeleteSelectedInCollectionBaseAction Package Description org.openxava.actions -
-
Uses of DeleteSelectedInCollectionBaseAction in org.openxava.actions
Subclasses of DeleteSelectedInCollectionBaseAction in org.openxava.actions Modifier and Type Class Description classDeleteSelectedInCollectionActionThe default action to delete an element in a @OneToMany/@ManyToMany collection.classRemoveChartColumnActionclassRemoveSelectedInCollectionActionThe default action to remove an element in a @OneToMany/@ManyToMany collection.classRemoveSelectedInElementCollectionActionRemove an element in an @ElementCollection.
-