Uses of Class
com._1c.g5.aef2.emf.models.EmfValue
-
-
Uses of EmfValue in com._1c.g5.v8.dt.dcs.ui.aef.models.chart
Subclasses of EmfValue in com._1c.g5.v8.dt.dcs.ui.aef.models.chart Modifier and Type Class Description class
EmfChartColorPaletteDescriptionModel
Component EMF-model forChartColorPaletteDescription
.class
EmfChartScaleModelValue
Implementation ofIChartScaleModel
forChartScaleValueEditor
.Methods in com._1c.g5.v8.dt.dcs.ui.aef.models.chart that return EmfValue Modifier and Type Method Description EmfValue<Date>
EmfIntervalBoundModelValue. getDateValue()
EmfValue<Double>
EmfIntervalBoundModelValue. getNumberValue()
-
Uses of EmfValue in com._1c.g5.v8.dt.form.ui.chart.aef.models
Subclasses of EmfValue in com._1c.g5.v8.dt.form.ui.chart.aef.models Modifier and Type Class Description class
EmfChartLineModel
The implementation ofIChartLineModel
. -
Uses of EmfValue in com._1c.g5.v8.dt.form.ui.chart.aef.models.labelarea
Subclasses of EmfValue in com._1c.g5.v8.dt.form.ui.chart.aef.models.labelarea Modifier and Type Class Description class
EmfLabelAreaModelValue
BM model forLabelArea
. -
Uses of EmfValue in com._1c.g5.v8.dt.md.ui.aef.models
-
Uses of EmfValue in com._1c.g5.v8.dt.md.ui.aef.models.value
Subclasses of EmfValue in com._1c.g5.v8.dt.md.ui.aef.models.value Modifier and Type Class Description class
EmfCharacteristicsDescriptionValueModel
TheCharacteristicsDescription
EmfIValueModel
implementation.class
EmfValueModel
The EmfIValueModel
implementation. -
Uses of EmfValue in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configuration
Subclasses of EmfValue in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configuration Modifier and Type Class Description class
ConfigurationStandaloneContentExchangeSettingsDialogModel.ExchangePlanModel
Creates exchange plan settings dialog component model. -
Uses of EmfValue in com._1c.g5.v8.dt.ui.aef.models
Subclasses of EmfValue in com._1c.g5.v8.dt.ui.aef.models Modifier and Type Class Description class
EmfTreeToSingleItemSelectionModel<T>
TheIEmfTreeToSingleItemSelectionModel
implementation for single item selection.class
EmfUnsettablePropertyFieldModel<T>
Emf model for unsettable property field.class
EmfValueSelectionModel<T>
TheIEmfValueSelectionModel
implementation.class
EmfVersionedValue<T>
Represents a version-aware EMF object feature value.
-