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 class
DeleteSelectedInCollectionAction
The default action to delete an element in a @OneToMany/@ManyToMany collection.class
RemoveChartColumnAction
class
RemoveSelectedInCollectionAction
The default action to remove an element in a @OneToMany/@ManyToMany collection.class
RemoveSelectedInElementCollectionAction
Remove an element in an @ElementCollection.
-