class |
AbstractTableActionWithDatabaseAccess |
Ancestor for actions that require a valid DB-ID and a ReportProvider.
|
class |
AbstractTableActionWithDataContainerPanel |
Ancestor for actions that require a DataContainerPanel to be
present.
|
class |
AddField |
Allows the user to add a new field to the report.
|
class |
CopyFieldName |
Copies the field name.
|
class |
CopyFieldValue |
Copies the field value.
|
class |
DatabaseAddField |
Allows the user to add a new field to the report.
|
class |
DatabaseModifyValue |
Allows the user to modify values.
|
class |
DatabaseRemoveField |
Removes the field from the report and updates the report in the database.
|
class |
ExcludedFlag |
Sets the 'Excluded' flag and updates the database.
|
class |
ModifyValue |
Allows the user to modify values.
|
class |
PrintReport |
Prints the report.
|
class |
RemoveField |
Removes the field from the report.
|
class |
SaveReport |
Saves the report.
|
class |
Separator |
Dummy action that represents a separator
|
class |
ViewValue |
Allows the user to view values.
|