Uses of Interface
com._1c.g5.v8.dt.chart.model.ChartReferenceBand
- 
- 
Uses of ChartReferenceBand in com._1c.g5.v8.dt.chart.modelMethods in com._1c.g5.v8.dt.chart.model that return ChartReferenceBand Modifier and Type Method Description ChartReferenceBandChartFactory. createChartReferenceBand()Returns a new object of class 'Reference Band'.Methods in com._1c.g5.v8.dt.chart.model that return types with arguments of type ChartReferenceBand Modifier and Type Method Description org.eclipse.emf.common.util.EList<ChartReferenceBand>ChartReferenceBands. getChartReferenceBand()Returns the value of the 'Chart Reference Band' containment reference list.
- 
Uses of ChartReferenceBand in com._1c.g5.v8.dt.chart.model.implClasses in com._1c.g5.v8.dt.chart.model.impl that implement ChartReferenceBand Modifier and Type Class Description classChartReferenceBandImplAn implementation of the model object 'Reference Band'.Methods in com._1c.g5.v8.dt.chart.model.impl that return ChartReferenceBand Modifier and Type Method Description ChartReferenceBandChartFactoryImpl. createChartReferenceBand()Methods in com._1c.g5.v8.dt.chart.model.impl that return types with arguments of type ChartReferenceBand Modifier and Type Method Description org.eclipse.emf.common.util.EList<ChartReferenceBand>ChartReferenceBandsImpl. getChartReferenceBand()
- 
Uses of ChartReferenceBand in com._1c.g5.v8.dt.chart.model.utilMethods in com._1c.g5.v8.dt.chart.model.util with parameters of type ChartReferenceBand Modifier and Type Method Description TChartSwitch. caseChartReferenceBand(ChartReferenceBand object)Returns the result of interpreting the object as an instance of 'Reference Band'.
- 
Uses of ChartReferenceBand in com._1c.g5.v8.dt.dcs.model.areaTemplateMethods in com._1c.g5.v8.dt.dcs.model.areaTemplate that return ChartReferenceBand Modifier and Type Method Description ChartReferenceBandDataCompositionAreaTemplateChartGroupAppearance. getReferenceBandInChart()Returns the value of the 'Reference Band In Chart' containment reference.Methods in com._1c.g5.v8.dt.dcs.model.areaTemplate with parameters of type ChartReferenceBand Modifier and Type Method Description voidDataCompositionAreaTemplateChartGroupAppearance. setReferenceBandInChart(ChartReferenceBand value)Sets the value of the 'Reference Band In Chart' containment reference.
- 
Uses of ChartReferenceBand in com._1c.g5.v8.dt.dcs.model.areaTemplate.implMethods in com._1c.g5.v8.dt.dcs.model.areaTemplate.impl that return ChartReferenceBand Modifier and Type Method Description ChartReferenceBandDataCompositionAreaTemplateChartGroupAppearanceImpl. getReferenceBandInChart()Methods in com._1c.g5.v8.dt.dcs.model.areaTemplate.impl with parameters of type ChartReferenceBand Modifier and Type Method Description voidDataCompositionAreaTemplateChartGroupAppearanceImpl. setReferenceBandInChart(ChartReferenceBand newReferenceBandInChart)
- 
Uses of ChartReferenceBand in com._1c.g5.v8.dt.dcs.model.coreMethods in com._1c.g5.v8.dt.dcs.model.core that return ChartReferenceBand Modifier and Type Method Description ChartReferenceBandChartReferenceBandValue. getChartReferenceBand()Returns the value of the 'Chart Reference Band' containment reference.Methods in com._1c.g5.v8.dt.dcs.model.core with parameters of type ChartReferenceBand Modifier and Type Method Description voidChartReferenceBandValue. setChartReferenceBand(ChartReferenceBand value)Sets the value of the 'Chart Reference Band' containment reference.
- 
Uses of ChartReferenceBand in com._1c.g5.v8.dt.dcs.model.core.implMethods in com._1c.g5.v8.dt.dcs.model.core.impl that return ChartReferenceBand Modifier and Type Method Description ChartReferenceBandChartReferenceBandValueImpl. getChartReferenceBand()Methods in com._1c.g5.v8.dt.dcs.model.core.impl with parameters of type ChartReferenceBand Modifier and Type Method Description voidChartReferenceBandValueImpl. setChartReferenceBand(ChartReferenceBand newChartReferenceBand)
- 
Uses of ChartReferenceBand in com._1c.g5.v8.dt.dcs.model.settingsMethods in com._1c.g5.v8.dt.dcs.model.settings that return ChartReferenceBand Modifier and Type Method Description ChartReferenceBandDataCompositionConditionalAppearance. getReferenceBandInChart()Returns the value of the 'Reference Band In Chart' containment reference.Methods in com._1c.g5.v8.dt.dcs.model.settings with parameters of type ChartReferenceBand Modifier and Type Method Description voidDataCompositionConditionalAppearance. setReferenceBandInChart(ChartReferenceBand value)Sets the value of the 'Reference Band In Chart' containment reference.
- 
Uses of ChartReferenceBand in com._1c.g5.v8.dt.dcs.model.settings.implMethods in com._1c.g5.v8.dt.dcs.model.settings.impl that return ChartReferenceBand Modifier and Type Method Description ChartReferenceBandDataCompositionConditionalAppearanceImpl. getReferenceBandInChart()Methods in com._1c.g5.v8.dt.dcs.model.settings.impl with parameters of type ChartReferenceBand Modifier and Type Method Description voidDataCompositionConditionalAppearanceImpl. setReferenceBandInChart(ChartReferenceBand newReferenceBandInChart)
- 
Uses of ChartReferenceBand in com._1c.g5.v8.dt.dcs.ui.aef.component.chart.referenceMethod parameters in com._1c.g5.v8.dt.dcs.ui.aef.component.chart.reference with type arguments of type ChartReferenceBand Modifier and Type Method Description protected ValueComponentDcsChartReferenceBandGridComponent. createValueComponent(IndexedChartReference<ChartReferenceBand> element, org.eclipse.emf.ecore.EStructuralFeature feature)
- 
Uses of ChartReferenceBand in com._1c.g5.v8.dt.dcs.ui.aef.models.chart.referenceMethods in com._1c.g5.v8.dt.dcs.ui.aef.models.chart.reference that return ChartReferenceBand Modifier and Type Method Description ChartReferenceBandDcsChartReferenceBandGridModel. addReferenceBand()Methods in com._1c.g5.v8.dt.dcs.ui.aef.models.chart.reference with parameters of type ChartReferenceBand Modifier and Type Method Description voidDcsChartReferenceBandGridModel. removeReferenceBand(ChartReferenceBand referenceBand)
- 
Uses of ChartReferenceBand in com._1c.g5.v8.dt.form.ui.chart.aef.models.referenceMethods in com._1c.g5.v8.dt.form.ui.chart.aef.models.reference that return ChartReferenceBand Modifier and Type Method Description ChartReferenceBandIChartReferenceBandGridModel. addReferenceBand()Creates new chart reference band and adds it to array.ChartReferenceBandIndexedChartReferenceBand. get()Methods in com._1c.g5.v8.dt.form.ui.chart.aef.models.reference with parameters of type ChartReferenceBand Modifier and Type Method Description voidIChartReferenceBandGridModel. removeReferenceBand(ChartReferenceBand referenceBand)Removes chart reference band from array.Constructors in com._1c.g5.v8.dt.form.ui.chart.aef.models.reference with parameters of type ChartReferenceBand Constructor Description IndexedChartReferenceBand(int index, ChartReferenceBand chartReferenceBand, Runnable notifier, Chart chart)The constructor.
 
-