Class GaugeChartQualityBandsEditingSupport
java.lang.Object
org.eclipse.jface.viewers.EditingSupport
com._1c.g5.v8.dt.dcs.ui.valueeditors.gaugechartqualitybands.GaugeChartQualityBandsEditingSupport
GaugeChartQualityBands editing support
-
Constructor Summary
ConstructorsConstructorDescriptionGaugeChartQualityBandsEditingSupport
(GaugeChartQualityBandsViewer viewer, int columnIndex, IV8Project v8project, IBmEditingContext editingContext) -
Method Summary
Methods inherited from class org.eclipse.jface.viewers.EditingSupport
getViewer, initializeCellEditorValue, saveCellEditorValue
-
Constructor Details
-
GaugeChartQualityBandsEditingSupport
public GaugeChartQualityBandsEditingSupport(GaugeChartQualityBandsViewer viewer, int columnIndex, IV8Project v8project, IBmEditingContext editingContext) - Parameters:
viewer
- - parent viewer, can't benull
columnIndex
- - column indexv8project
- the V8 project, cannot benull
-
-
Method Details
-
getCellEditor
- Specified by:
getCellEditor
in classEditingSupport
-
canEdit
- Specified by:
canEdit
in classEditingSupport
-
getValue
- Specified by:
getValue
in classEditingSupport
-
setValue
- Specified by:
setValue
in classEditingSupport
-