Uses of Interface
com._1c.g5.v8.dt.metadata.common.GaugeChartQualityBands
- 
- 
Uses of GaugeChartQualityBands in com._1c.g5.v8.dt.dcs.ui.valueeditors.gaugechartqualitybandsConstructors in com._1c.g5.v8.dt.dcs.ui.valueeditors.gaugechartqualitybands with parameters of type GaugeChartQualityBands Constructor Description GaugeChartQualityBandsDialog(org.eclipse.swt.widgets.Shell shell, Version version, IV8Project v8project, GaugeChartQualityBands values)
- 
Uses of GaugeChartQualityBands in com._1c.g5.v8.dt.dcs.utilMethods in com._1c.g5.v8.dt.dcs.util that return GaugeChartQualityBands Modifier and Type Method Description static GaugeChartQualityBandsV8XmlSerializer. readGaugeChartQualityBands(XMLStreamReader reader, IDtProject dtProject, Version version)Прочитать значение типа полосы для измерительной диаграммыMethods in com._1c.g5.v8.dt.dcs.util with parameters of type GaugeChartQualityBands Modifier and Type Method Description static voidV8XmlSerializer. writeGaugeChartQualityBands(ExportXmlStreamWriter writer, GaugeChartQualityBands bands, QName elementName)Записать значение типа полосы для измерительной диаграммы
- 
Uses of GaugeChartQualityBands in com._1c.g5.v8.dt.metadata.commonMethods in com._1c.g5.v8.dt.metadata.common that return GaugeChartQualityBands Modifier and Type Method Description GaugeChartQualityBandsCommonFactory. createGaugeChartQualityBands()Returns a new object of class 'Gauge Chart Quality Bands'.GaugeChartQualityBandsGaugeChartQualityBandsValue. getValue()Returns the value of the 'Value' containment reference.Methods in com._1c.g5.v8.dt.metadata.common with parameters of type GaugeChartQualityBands Modifier and Type Method Description voidGaugeChartQualityBandsValue. setValue(GaugeChartQualityBands value)Sets the value of the 'Value' containment reference.
- 
Uses of GaugeChartQualityBands in com._1c.g5.v8.dt.metadata.common.implClasses in com._1c.g5.v8.dt.metadata.common.impl that implement GaugeChartQualityBands Modifier and Type Class Description classGaugeChartQualityBandsImplAn implementation of the model object 'Gauge Chart Quality Bands'.Methods in com._1c.g5.v8.dt.metadata.common.impl that return GaugeChartQualityBands Modifier and Type Method Description GaugeChartQualityBandsCommonFactoryImpl. createGaugeChartQualityBands()GaugeChartQualityBandsGaugeChartQualityBandsValueImpl. getValue()Methods in com._1c.g5.v8.dt.metadata.common.impl with parameters of type GaugeChartQualityBands Modifier and Type Method Description voidGaugeChartQualityBandsValueImpl. setValue(GaugeChartQualityBands newValue)
- 
Uses of GaugeChartQualityBands in com._1c.g5.v8.dt.metadata.common.utilMethods in com._1c.g5.v8.dt.metadata.common.util with parameters of type GaugeChartQualityBands Modifier and Type Method Description TCommonSwitch. caseGaugeChartQualityBands(GaugeChartQualityBands object)Returns the result of interpreting the object as an instance of 'Gauge Chart Quality Bands'.
 
-