Class MetricDescriptionSelectionCheckboxCellModifier
java.lang.Object
org.palladiosimulator.measurementsui.wizard.handlers.MetricDescriptionSelectionCheckboxCellModifier
- All Implemented Interfaces:
ICellModifier
This handles the checkbox action for the self adapting column in the 3rd wizard page (measurement selection).
-
Constructor Summary
ConstructorsConstructorDescriptionMetricDescriptionSelectionCheckboxCellModifier(TableViewer tableViewer, MetricDescriptionSelectionWizardModel model) The constructor where basic attributes are set, e. -
Method Summary
-
Constructor Details
-
MetricDescriptionSelectionCheckboxCellModifier
public MetricDescriptionSelectionCheckboxCellModifier(TableViewer tableViewer, MetricDescriptionSelectionWizardModel model) The constructor where basic attributes are set, e. g. the tableViewer- Parameters:
tableViewer- the given tableViewer of the according table
-
-
Method Details
-
canModify
- Specified by:
canModifyin interfaceICellModifier
-
getValue
- Specified by:
getValuein interfaceICellModifier
-
modify
- Specified by:
modifyin interfaceICellModifier
-