Uses of Interface
com._1c.g5.v8.dt.metadata.common.GaugeChartQualityBands
Packages that use GaugeChartQualityBands
Package
Description
-
Uses of GaugeChartQualityBands in com._1c.g5.v8.dt.dcs.ui.valueeditors.gaugechartqualitybands
Constructors in com._1c.g5.v8.dt.dcs.ui.valueeditors.gaugechartqualitybands with parameters of type GaugeChartQualityBandsModifierConstructorDescriptionprotected
GaugeChartQualityBandsDialog
(org.eclipse.swt.widgets.Shell shell, Version version, IV8Project v8project, GaugeChartQualityBands values) -
Uses of GaugeChartQualityBands in com._1c.g5.v8.dt.dcs.util
Methods in com._1c.g5.v8.dt.dcs.util that return GaugeChartQualityBandsModifier and TypeMethodDescriptionstatic GaugeChartQualityBands
V8XmlSerializer.readGaugeChartQualityBands
(XMLStreamReader reader, IDtProject dtProject, Version version) Прочитать значение типа полосы для измерительной диаграммыMethods in com._1c.g5.v8.dt.dcs.util with parameters of type GaugeChartQualityBandsModifier and TypeMethodDescriptionstatic void
V8XmlSerializer.writeGaugeChartQualityBands
(ExportXmlStreamWriter writer, GaugeChartQualityBands bands, QName elementName) Записать значение типа полосы для измерительной диаграммы -
Uses of GaugeChartQualityBands in com._1c.g5.v8.dt.metadata.common
Methods in com._1c.g5.v8.dt.metadata.common that return GaugeChartQualityBandsModifier and TypeMethodDescriptionCommonFactory.createGaugeChartQualityBands()
Returns a new object of class 'Gauge Chart Quality Bands'.GaugeChartQualityBandsValue.getValue()
Returns the value of the 'Value' containment reference.Methods in com._1c.g5.v8.dt.metadata.common with parameters of type GaugeChartQualityBandsModifier and TypeMethodDescriptionvoid
GaugeChartQualityBandsValue.setValue
(GaugeChartQualityBands value) Sets the value of the 'Value
' containment reference. -
Uses of GaugeChartQualityBands in com._1c.g5.v8.dt.metadata.common.impl
Classes in com._1c.g5.v8.dt.metadata.common.impl that implement GaugeChartQualityBandsModifier and TypeClassDescriptionclass
An implementation of the model object 'Gauge Chart Quality Bands'.Methods in com._1c.g5.v8.dt.metadata.common.impl that return GaugeChartQualityBandsModifier and TypeMethodDescriptionCommonFactoryImpl.createGaugeChartQualityBands()
GaugeChartQualityBandsValueImpl.getValue()
Methods in com._1c.g5.v8.dt.metadata.common.impl with parameters of type GaugeChartQualityBandsModifier and TypeMethodDescriptionvoid
GaugeChartQualityBandsValueImpl.setValue
(GaugeChartQualityBands newValue) -
Uses of GaugeChartQualityBands in com._1c.g5.v8.dt.metadata.common.util
Methods in com._1c.g5.v8.dt.metadata.common.util with parameters of type GaugeChartQualityBandsModifier and TypeMethodDescriptionCommonSwitch.caseGaugeChartQualityBands
(GaugeChartQualityBands object) Returns the result of interpreting the object as an instance of 'Gauge Chart Quality Bands'.