Uses of Enum Class
com._1c.g5.v8.dt.form.ui.chart.aef.parameterization.ChartReferenceDialogType
Packages that use ChartReferenceDialogType
Package
Description
-
Uses of ChartReferenceDialogType in com._1c.g5.v8.dt.form.ui.chart.aef.parameterization
Methods in com._1c.g5.v8.dt.form.ui.chart.aef.parameterization that return ChartReferenceDialogTypeModifier and TypeMethodDescriptionChartReferenceParameterization.getDialogType()IChartReferenceParameterization.getDialogType()Returns the chart reference lines / bands dialog type.static ChartReferenceDialogTypeReturns the enum constant of this class with the specified name.static ChartReferenceDialogType[]ChartReferenceDialogType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com._1c.g5.v8.dt.form.ui.chart.aef.parameterization with parameters of type ChartReferenceDialogTypeModifierConstructorDescriptionChartReferenceParameterization(ValueChangeApply applyValueChange, boolean readOnly, int linesCount, ChartReferenceDialogType dialogType) The constructor. -
Uses of ChartReferenceDialogType in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components.reference
Methods in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components.reference that return ChartReferenceDialogTypeModifier and TypeMethodDescriptionprotected ChartReferenceDialogTypeAbstractChartReferenceGridComponent.getDialogType()Gets the chart reference line / band dialog type.