Uses of Class
adams.gui.visualization.report.reportfactory.AbstractTableActionWithDatabaseAccess
-
Packages that use AbstractTableActionWithDatabaseAccess Package Description adams.gui.visualization.report.reportfactory -
-
Uses of AbstractTableActionWithDatabaseAccess in adams.gui.visualization.report.reportfactory
Subclasses of AbstractTableActionWithDatabaseAccess in adams.gui.visualization.report.reportfactory Modifier and Type Class Description 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.
-