Uses of Interface
com._1c.g5.v8.dt.chart.model.ChartReferenceBand
Packages that use ChartReferenceBand
Package
Description
-
Uses of ChartReferenceBand in com._1c.g5.v8.dt.chart.model
Methods in com._1c.g5.v8.dt.chart.model that return ChartReferenceBandModifier and TypeMethodDescriptionChartFactory.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 ChartReferenceBandModifier and TypeMethodDescriptionorg.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 ChartReferenceBandModifier and TypeClassDescriptionclass
An implementation of the model object 'Reference Band'.Methods in com._1c.g5.v8.dt.chart.model.impl that return ChartReferenceBandMethods in com._1c.g5.v8.dt.chart.model.impl that return types with arguments of type ChartReferenceBandModifier and TypeMethodDescriptionorg.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 ChartReferenceBandModifier and TypeMethodDescriptionChartSwitch.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 ChartReferenceBandModifier and TypeMethodDescriptionDataCompositionAreaTemplateChartGroupAppearance.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 ChartReferenceBandModifier and TypeMethodDescriptionvoid
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 ChartReferenceBandModifier and TypeMethodDescriptionDataCompositionAreaTemplateChartGroupAppearanceImpl.getReferenceBandInChart()
Methods in com._1c.g5.v8.dt.dcs.model.areaTemplate.impl with parameters of type ChartReferenceBandModifier and TypeMethodDescriptionvoid
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 ChartReferenceBandModifier and TypeMethodDescriptionChartReferenceBandValue.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 ChartReferenceBandModifier and TypeMethodDescriptionvoid
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 ChartReferenceBandMethods in com._1c.g5.v8.dt.dcs.model.core.impl with parameters of type ChartReferenceBandModifier and TypeMethodDescriptionvoid
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 ChartReferenceBandModifier and TypeMethodDescriptionDataCompositionConditionalAppearance.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 ChartReferenceBandModifier and TypeMethodDescriptionvoid
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 ChartReferenceBandModifier and TypeMethodDescriptionDataCompositionConditionalAppearanceImpl.getReferenceBandInChart()
Methods in com._1c.g5.v8.dt.dcs.model.settings.impl with parameters of type ChartReferenceBandModifier and TypeMethodDescriptionvoid
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 ChartReferenceBandModifier and TypeMethodDescriptionprotected 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 ChartReferenceBandMethods in com._1c.g5.v8.dt.dcs.ui.aef.models.chart.reference with parameters of type ChartReferenceBandModifier and TypeMethodDescriptionvoid
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 ChartReferenceBandModifier and TypeMethodDescriptionIChartReferenceBandGridModel.addReferenceBand()
Creates new chart reference band and adds it to array.IndexedChartReferenceBand.get()
Methods in com._1c.g5.v8.dt.form.ui.chart.aef.models.reference with parameters of type ChartReferenceBandModifier and TypeMethodDescriptionvoid
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 ChartReferenceBandModifierConstructorDescriptionIndexedChartReferenceBand
(int index, ChartReferenceBand chartReferenceBand, Runnable notifier, Chart chart) The constructor. -
Uses of ChartReferenceBand in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.reference
Methods in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.reference that return ChartReferenceBandMethods in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.reference with parameters of type ChartReferenceBandModifier and TypeMethodDescriptionvoid
ChartReferenceBandGridModel.removeReferenceBand
(ChartReferenceBand referenceBand)