Uses of Interface
com._1c.g5.v8.dt.chart.model.ChartReferenceBand
-
-
Uses of ChartReferenceBand in com._1c.g5.v8.dt.chart.model
Methods in com._1c.g5.v8.dt.chart.model that return ChartReferenceBand Modifier and Type Method Description ChartReferenceBand
ChartFactory. 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.impl
Classes in com._1c.g5.v8.dt.chart.model.impl that implement ChartReferenceBand Modifier and Type Class Description class
ChartReferenceBandImpl
An 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 ChartReferenceBand
ChartFactoryImpl. 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.util
Methods in com._1c.g5.v8.dt.chart.model.util with parameters of type ChartReferenceBand Modifier and Type Method Description T
ChartSwitch. 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.areaTemplate
Methods in com._1c.g5.v8.dt.dcs.model.areaTemplate that return ChartReferenceBand Modifier and Type Method Description ChartReferenceBand
DataCompositionAreaTemplateChartGroupAppearance. 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 void
DataCompositionAreaTemplateChartGroupAppearance. 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.impl
Methods in com._1c.g5.v8.dt.dcs.model.areaTemplate.impl that return ChartReferenceBand Modifier and Type Method Description ChartReferenceBand
DataCompositionAreaTemplateChartGroupAppearanceImpl. getReferenceBandInChart()
Methods in com._1c.g5.v8.dt.dcs.model.areaTemplate.impl with parameters of type ChartReferenceBand Modifier and Type Method Description void
DataCompositionAreaTemplateChartGroupAppearanceImpl. setReferenceBandInChart(ChartReferenceBand newReferenceBandInChart)
-
Uses of ChartReferenceBand in com._1c.g5.v8.dt.dcs.model.core
Methods in com._1c.g5.v8.dt.dcs.model.core that return ChartReferenceBand Modifier and Type Method Description ChartReferenceBand
ChartReferenceBandValue. 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 void
ChartReferenceBandValue. 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.impl
Methods in com._1c.g5.v8.dt.dcs.model.core.impl that return ChartReferenceBand Modifier and Type Method Description ChartReferenceBand
ChartReferenceBandValueImpl. getChartReferenceBand()
Methods in com._1c.g5.v8.dt.dcs.model.core.impl with parameters of type ChartReferenceBand Modifier and Type Method Description void
ChartReferenceBandValueImpl. setChartReferenceBand(ChartReferenceBand newChartReferenceBand)
-
Uses of ChartReferenceBand in com._1c.g5.v8.dt.dcs.model.settings
Methods in com._1c.g5.v8.dt.dcs.model.settings that return ChartReferenceBand Modifier and Type Method Description ChartReferenceBand
DataCompositionConditionalAppearance. 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 void
DataCompositionConditionalAppearance. 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.impl
Methods in com._1c.g5.v8.dt.dcs.model.settings.impl that return ChartReferenceBand Modifier and Type Method Description ChartReferenceBand
DataCompositionConditionalAppearanceImpl. getReferenceBandInChart()
Methods in com._1c.g5.v8.dt.dcs.model.settings.impl with parameters of type ChartReferenceBand Modifier and Type Method Description void
DataCompositionConditionalAppearanceImpl. setReferenceBandInChart(ChartReferenceBand newReferenceBandInChart)
-
Uses of ChartReferenceBand in com._1c.g5.v8.dt.dcs.ui.aef.component.chart.reference
Method 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 ValueComponent
DcsChartReferenceBandGridComponent. createValueComponent(IndexedChartReference<ChartReferenceBand> element, org.eclipse.emf.ecore.EStructuralFeature feature)
-
Uses of ChartReferenceBand in com._1c.g5.v8.dt.dcs.ui.aef.models.chart.reference
Methods in com._1c.g5.v8.dt.dcs.ui.aef.models.chart.reference that return ChartReferenceBand Modifier and Type Method Description ChartReferenceBand
DcsChartReferenceBandGridModel. addReferenceBand()
Methods in com._1c.g5.v8.dt.dcs.ui.aef.models.chart.reference with parameters of type ChartReferenceBand Modifier and Type Method Description void
DcsChartReferenceBandGridModel. removeReferenceBand(ChartReferenceBand referenceBand)
-
Uses of ChartReferenceBand in com._1c.g5.v8.dt.form.ui.chart.aef.models.reference
Methods in com._1c.g5.v8.dt.form.ui.chart.aef.models.reference that return ChartReferenceBand Modifier and Type Method Description ChartReferenceBand
IChartReferenceBandGridModel. addReferenceBand()
Creates new chart reference band and adds it to array.ChartReferenceBand
IndexedChartReferenceBand. get()
Methods in com._1c.g5.v8.dt.form.ui.chart.aef.models.reference with parameters of type ChartReferenceBand Modifier and Type Method Description void
IChartReferenceBandGridModel. 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.
-