Class MetricDescriptionSelectionCheckboxCellModifier
java.lang.Object
org.palladiosimulator.measurementsui.wizard.handlers.MetricDescriptionSelectionCheckboxCellModifier
- All Implemented Interfaces:
org.eclipse.jface.viewers.ICellModifier
public class MetricDescriptionSelectionCheckboxCellModifier
extends Object
implements org.eclipse.jface.viewers.ICellModifier
This handles the checkbox action for the self adapting column in the 3rd wizard page (measurement selection).
-
Constructor Summary
ConstructorsConstructorDescriptionMetricDescriptionSelectionCheckboxCellModifier
(org.eclipse.jface.viewers.TableViewer tableViewer, MetricDescriptionSelectionWizardModel model) The constructor where basic attributes are set, e. -
Method Summary
-
Constructor Details
-
MetricDescriptionSelectionCheckboxCellModifier
public MetricDescriptionSelectionCheckboxCellModifier(org.eclipse.jface.viewers.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:
canModify
in interfaceorg.eclipse.jface.viewers.ICellModifier
-
getValue
- Specified by:
getValue
in interfaceorg.eclipse.jface.viewers.ICellModifier
-
modify
- Specified by:
modify
in interfaceorg.eclipse.jface.viewers.ICellModifier
-