Uses of Interface
com._1c.g5.v8.dt.chart.model.ChartReferenceBands
Packages that use ChartReferenceBands
Package
Description
-
Uses of ChartReferenceBands in com._1c.g5.v8.dt.chart.model
Methods in com._1c.g5.v8.dt.chart.model that return ChartReferenceBandsModifier and TypeMethodDescriptionChartFactory.createChartReferenceBands()Returns a new object of class 'Reference Bands'.Chart.getPointsReferenceBands()Returns the value of the 'Points Reference Bands' containment reference.Chart.getValuesReferenceBands()Returns the value of the 'Values Reference Bands' containment reference.Methods in com._1c.g5.v8.dt.chart.model with parameters of type ChartReferenceBandsModifier and TypeMethodDescriptionvoidChart.setPointsReferenceBands(ChartReferenceBands value) Sets the value of the 'Points Reference Bands' containment reference.voidChart.setValuesReferenceBands(ChartReferenceBands value) Sets the value of the 'Values Reference Bands' containment reference. -
Uses of ChartReferenceBands in com._1c.g5.v8.dt.chart.model.impl
Classes in com._1c.g5.v8.dt.chart.model.impl that implement ChartReferenceBandsModifier and TypeClassDescriptionclassAn implementation of the model object 'Reference Bands'.Methods in com._1c.g5.v8.dt.chart.model.impl that return ChartReferenceBandsModifier and TypeMethodDescriptionChartFactoryImpl.createChartReferenceBands()ChartImpl.getPointsReferenceBands()ChartImpl.getValuesReferenceBands()Methods in com._1c.g5.v8.dt.chart.model.impl with parameters of type ChartReferenceBandsModifier and TypeMethodDescriptionvoidChartImpl.setPointsReferenceBands(ChartReferenceBands newPointsReferenceBands) voidChartImpl.setValuesReferenceBands(ChartReferenceBands newValuesReferenceBands) -
Uses of ChartReferenceBands in com._1c.g5.v8.dt.chart.model.util
Methods in com._1c.g5.v8.dt.chart.model.util with parameters of type ChartReferenceBandsModifier and TypeMethodDescriptionChartSwitch.caseChartReferenceBands(ChartReferenceBands object) Returns the result of interpreting the object as an instance of 'Reference Bands'. -
Uses of ChartReferenceBands in com._1c.g5.v8.dt.dcs.model.areaTemplate
Methods in com._1c.g5.v8.dt.dcs.model.areaTemplate that return ChartReferenceBandsModifier and TypeMethodDescriptionDataCompositionAreaTemplateChartAppearance.getPointsReferenceBands()Returns the value of the 'Points Reference Bands' containment reference.DataCompositionAreaTemplateChartAppearance.getValuesReferenceBands()Returns the value of the 'Values Reference Bands' containment reference.Methods in com._1c.g5.v8.dt.dcs.model.areaTemplate with parameters of type ChartReferenceBandsModifier and TypeMethodDescriptionvoidDataCompositionAreaTemplateChartAppearance.setPointsReferenceBands(ChartReferenceBands value) Sets the value of the 'Points Reference Bands' containment reference.voidDataCompositionAreaTemplateChartAppearance.setValuesReferenceBands(ChartReferenceBands value) Sets the value of the 'Values Reference Bands' containment reference. -
Uses of ChartReferenceBands in com._1c.g5.v8.dt.dcs.model.areaTemplate.impl
Methods in com._1c.g5.v8.dt.dcs.model.areaTemplate.impl that return ChartReferenceBandsModifier and TypeMethodDescriptionDataCompositionAreaTemplateChartAppearanceImpl.getPointsReferenceBands()DataCompositionAreaTemplateChartAppearanceImpl.getValuesReferenceBands()Methods in com._1c.g5.v8.dt.dcs.model.areaTemplate.impl with parameters of type ChartReferenceBandsModifier and TypeMethodDescriptionvoidDataCompositionAreaTemplateChartAppearanceImpl.setPointsReferenceBands(ChartReferenceBands newPointsReferenceBands) voidDataCompositionAreaTemplateChartAppearanceImpl.setValuesReferenceBands(ChartReferenceBands newValuesReferenceBands) -
Uses of ChartReferenceBands in com._1c.g5.v8.dt.dcs.model.core
Methods in com._1c.g5.v8.dt.dcs.model.core that return ChartReferenceBandsModifier and TypeMethodDescriptionChartReferenceBandsValue.getChartReferenceBands()Returns the value of the 'Chart Reference Bands' containment reference.Methods in com._1c.g5.v8.dt.dcs.model.core with parameters of type ChartReferenceBandsModifier and TypeMethodDescriptionvoidChartReferenceBandsValue.setChartReferenceBands(ChartReferenceBands value) Sets the value of the 'Chart Reference Bands' containment reference. -
Uses of ChartReferenceBands in com._1c.g5.v8.dt.dcs.model.core.impl
Methods in com._1c.g5.v8.dt.dcs.model.core.impl that return ChartReferenceBandsMethods in com._1c.g5.v8.dt.dcs.model.core.impl with parameters of type ChartReferenceBandsModifier and TypeMethodDescriptionvoidChartReferenceBandsValueImpl.setChartReferenceBands(ChartReferenceBands newChartReferenceBands) -
Uses of ChartReferenceBands in com._1c.g5.v8.dt.dcs.model.settings
Methods in com._1c.g5.v8.dt.dcs.model.settings that return ChartReferenceBandsModifier and TypeMethodDescriptionDataCompositionChartOutputParameterValues.getPointsReferenceBands()Returns the value of the 'Points Reference Bands' containment reference.DataCompositionGroupOutputParameterValues.getPointsReferenceBands()Returns the value of the 'Points Reference Bands' containment reference.DataCompositionOutputParameterValues.getPointsReferenceBands()Returns the value of the 'Points Reference Bands' containment reference.DataCompositionChartOutputParameterValues.getValuesReferenceBands()Returns the value of the 'Values Reference Bands' containment reference.DataCompositionGroupOutputParameterValues.getValuesReferenceBands()Returns the value of the 'Values Reference Bands' containment reference.DataCompositionOutputParameterValues.getValuesReferenceBands()Returns the value of the 'Values Reference Bands' containment reference.Methods in com._1c.g5.v8.dt.dcs.model.settings with parameters of type ChartReferenceBandsModifier and TypeMethodDescriptionvoidDataCompositionChartOutputParameterValues.setPointsReferenceBands(ChartReferenceBands value) Sets the value of the 'Points Reference Bands' containment reference.voidDataCompositionGroupOutputParameterValues.setPointsReferenceBands(ChartReferenceBands value) Sets the value of the 'Points Reference Bands' containment reference.voidDataCompositionOutputParameterValues.setPointsReferenceBands(ChartReferenceBands value) Sets the value of the 'Points Reference Bands' containment reference.voidDataCompositionChartOutputParameterValues.setValuesReferenceBands(ChartReferenceBands value) Sets the value of the 'Values Reference Bands' containment reference.voidDataCompositionGroupOutputParameterValues.setValuesReferenceBands(ChartReferenceBands value) Sets the value of the 'Values Reference Bands' containment reference.voidDataCompositionOutputParameterValues.setValuesReferenceBands(ChartReferenceBands value) Sets the value of the 'Values Reference Bands' containment reference. -
Uses of ChartReferenceBands in com._1c.g5.v8.dt.dcs.model.settings.impl
Methods in com._1c.g5.v8.dt.dcs.model.settings.impl that return ChartReferenceBandsModifier and TypeMethodDescriptionDataCompositionChartOutputParameterValuesImpl.getPointsReferenceBands()DataCompositionGroupOutputParameterValuesImpl.getPointsReferenceBands()DataCompositionOutputParameterValuesImpl.getPointsReferenceBands()DataCompositionChartOutputParameterValuesImpl.getValuesReferenceBands()DataCompositionGroupOutputParameterValuesImpl.getValuesReferenceBands()DataCompositionOutputParameterValuesImpl.getValuesReferenceBands()Methods in com._1c.g5.v8.dt.dcs.model.settings.impl with parameters of type ChartReferenceBandsModifier and TypeMethodDescriptionvoidDataCompositionChartOutputParameterValuesImpl.setPointsReferenceBands(ChartReferenceBands newPointsReferenceBands) voidDataCompositionGroupOutputParameterValuesImpl.setPointsReferenceBands(ChartReferenceBands newPointsReferenceBands) voidDataCompositionOutputParameterValuesImpl.setPointsReferenceBands(ChartReferenceBands newPointsReferenceBands) voidDataCompositionChartOutputParameterValuesImpl.setValuesReferenceBands(ChartReferenceBands newValuesReferenceBands) voidDataCompositionGroupOutputParameterValuesImpl.setValuesReferenceBands(ChartReferenceBands newValuesReferenceBands) voidDataCompositionOutputParameterValuesImpl.setValuesReferenceBands(ChartReferenceBands newValuesReferenceBands) -
Uses of ChartReferenceBands 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 ChartReferenceBandsMethods in com._1c.g5.v8.dt.dcs.ui.aef.models.chart.reference with parameters of type ChartReferenceBandsModifier and TypeMethodDescriptionvoidDcsChartReferenceBandGridModel.setChartReferenceBands(ChartReferenceBands bands) Constructors in com._1c.g5.v8.dt.dcs.ui.aef.models.chart.reference with parameters of type ChartReferenceBandsModifierConstructorDescriptionDcsChartReferenceBandGridModel(ChartReferenceBands chartReferenceBands, org.eclipse.emf.ecore.EStructuralFeature feature, IV8Project v8project, IEditingLanguageManager languageManager, IModelEditingSupport modelEditingSupport, IColorProvider colorProvider, IFontProvider fontProvider, IBorderProvider borderProvider, IModelObjectFactory chartObjectsFactory, Version version) The constructor. -
Uses of ChartReferenceBands 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 ChartReferenceBandsModifier and TypeMethodDescriptionIChartReferenceBandGridModel.getReferenceBands()Gets the modelled chart reference band. -
Uses of ChartReferenceBands 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 ChartReferenceBandsConstructors in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.reference with parameters of type ChartReferenceBandsModifierConstructorDescriptionChartReferenceBandGridModel(IModelObjectFactory chartObjectsFactory, IColorProvider colorProvider, IFontProvider fontProvider, IBorderProvider borderProvider, IEditingLanguageManager languageManager, IModelEditingSupport modelEditingSupport, ChartReferenceBands chartReferenceBands, IV8Project v8project, Version version, Chart chart, org.eclipse.emf.ecore.EStructuralFeature feature) The constructor.