class |
AddElementsToCollectionAction |
This is for the case of collections of entities without @AsEmbedded (or without as-aggregate="true").
|
class |
CollectionBaseAction |
Base class for creating actions to be used as list actions.
|
class |
CreateNewElementInCollectionAction |
Create a new element in collection.
|
class |
CreateNewElementInManyToManyCollectionAction |
|
class |
CreateNewMyReportColumnAction |
|
class |
CutElementsFromCollectionAction |
|
class |
DeleteSelectedInCollectionAction |
The default action to delete an element in a @OneToMany/@ManyToMany collection.
|
class |
DeleteSelectedInCollectionBaseAction |
|
class |
EditElementInCollectionAction |
|
class |
EditElementInManyToManyCollectionAction |
Prepare a dialog to edit an element from a ManyToMany collection.
|
class |
EditMyReportColumnAction |
|
class |
GoAddElementsToCollectionAction |
|
class |
HideDetailElementInCollectionAction |
|
class |
MoveMyReportColumnAction |
|
class |
NewTreeViewItemAction |
|
class |
OnChangeChartColumnBaseAction |
|
class |
OnChangeChartColumnNameAction |
|
class |
OnChangeElementCollectionBaseAction |
|
class |
OnSelectElementBaseAction |
Base action for actions executed when a collection element is selected or unselected.
|
class |
OpenCollectionElementInNewTabAction |
|
class |
PasteElementsIntoCollectionAction |
|
class |
RemoveChartColumnAction |
|
class |
RemoveElementFromCollectionAction |
|
class |
RemoveMyReportColumnAction |
|
class |
RemoveSelectedInCollectionAction |
The default action to remove an element in a @OneToMany/@ManyToMany collection.
|
class |
RemoveSelectedInElementCollectionAction |
Remove an element in an @ElementCollection.
|
class |
RemoveSelectedTreeViewNodeAction |
|
class |
RemoveTreeViewNodeAction |
|
class |
SaveAndStayElementInCollectionAction |
To save a collection element.
|
class |
SaveElementInCollectionAction |
To save a collection element.
|
class |
SaveElementInManyToManyCollectionAction |
|
class |
SaveElementInTreeViewAction |
|
class |
SaveMyReportColumnAction |
|
class |
UpdateElementInManyToManyCollectionAction |
Save a modified ManyToMany element.
|
class |
ViewElementInCollectionAction |
|