Uses of Class
com._1c.g5.aef2.models.EditableModel
-
-
Uses of EditableModel in com._1c.g5.aef2.emf.models
Subclasses of EditableModel in com._1c.g5.aef2.emf.models Modifier and Type Class Description class
EmfList<T>
Represents a EMF list.class
EmfMap<K,V>
Represents a EMF map.class
EmfValue<T>
Represents a EMF value. -
Uses of EditableModel in com._1c.g5.aef2.models.list
Subclasses of EditableModel in com._1c.g5.aef2.models.list Modifier and Type Class Description class
ListModel<E>
Base list model implementation.class
ListWorkingCopy<T>
List working copy – editable proxy buffer for another list. -
Uses of EditableModel in com._1c.g5.aef2.models.map
Subclasses of EditableModel in com._1c.g5.aef2.models.map Modifier and Type Class Description class
MapModel<K,V>
Base map model implementation.class
MapWorkingCopy<K,V>
Map working copy – editable proxy buffer for another map. -
Uses of EditableModel in com._1c.g5.aef2.models.pojo
Subclasses of EditableModel in com._1c.g5.aef2.models.pojo Modifier and Type Class Description class
PojoList<T>
POJO list model implementation.class
PojoMap<K,V>
POJO map model implementation.class
PojoValue<T>
POJO value model implementation. -
Uses of EditableModel in com._1c.g5.aef2.models.value
Subclasses of EditableModel in com._1c.g5.aef2.models.value Modifier and Type Class Description class
Value<T>
BaseIValue
implementation.class
ValueWorkingCopy<T>
Value working copy – editable proxy buffer for another value. -
Uses of EditableModel in com._1c.g5.aef2.standard.models
Subclasses of EditableModel in com._1c.g5.aef2.standard.models Modifier and Type Class Description class
ViewModelList<T>
The special list model implementation forIViewModel
.class
ViewModelValue<T>
The special model implementation forIViewModel
. -
Uses of EditableModel in com._1c.g5.v8.dt.addin.ui.aef
Subclasses of EditableModel in com._1c.g5.v8.dt.addin.ui.aef Modifier and Type Class Description class
AddInModel
The bm value model implementation forIAddInModel
-
Uses of EditableModel in com._1c.g5.v8.dt.aef2.bm.models
Subclasses of EditableModel in com._1c.g5.v8.dt.aef2.bm.models Modifier and Type Class Description class
BmInlineTaskValue<T>
A BM value with a supplier of customIBmTask
.class
BmList<T>
Represents a BM object feature list model.class
BmMap<K,V>
Represents a BM object feature map model.class
BmSkipNullValue<T>
RepresentsBmValue
which avoids setting ofnull
values to the model.class
BmValue<T>
Represents a BM object feature value. -
Uses of EditableModel in com._1c.g5.v8.dt.bp.scheme.ui.aef.models
Subclasses of EditableModel in com._1c.g5.v8.dt.bp.scheme.ui.aef.models Modifier and Type Class Description class
AddressingAttributeModel
Implementation ofIAddressingAttributeModel
.class
BmGraphicalSchemeLineModel
Graphical scheme line model.class
EventHandlerModel
Model for addressing event handler selection component.class
GraphicalSchemeCaseValue
class
GraphicalSchemeItemValue
BmValue
implementation forGraphicalSchemeItem
name. -
Uses of EditableModel in com._1c.g5.v8.dt.dcs.ui.aef.models.chart
Subclasses of EditableModel 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
. -
Uses of EditableModel in com._1c.g5.v8.dt.dcs.ui.aef.models.chart.reference
Subclasses of EditableModel in com._1c.g5.v8.dt.dcs.ui.aef.models.chart.reference Modifier and Type Class Description class
DcsChartReferenceBandGridModel
Grid model forChartReferenceBand
class
DcsChartReferenceLineGridModel
Grid model forChartReferenceLine
. -
Uses of EditableModel in com._1c.g5.v8.dt.form.ui.chart.aef.models
Subclasses of EditableModel in com._1c.g5.v8.dt.form.ui.chart.aef.models Modifier and Type Class Description class
BmTimeScaleLevelsLinkModel
The BM implementation ofITimeScaleLevelsLinkModel
.class
EmfChartLineModel
The implementation ofIChartLineModel
. -
Uses of EditableModel in com._1c.g5.v8.dt.form.ui.chart.aef.models.labelarea
Subclasses of EditableModel in com._1c.g5.v8.dt.form.ui.chart.aef.models.labelarea Modifier and Type Class Description class
EmfLabelAreaModelValue
BM model forLabelArea
. -
Uses of EditableModel in com._1c.g5.v8.dt.form.ui.chart.aef.models.trendline
Subclasses of EditableModel in com._1c.g5.v8.dt.form.ui.chart.aef.models.trendline Modifier and Type Class Description class
TrendlineArrayGridModel
Model for trendline array in grid. -
Uses of EditableModel in com._1c.g5.v8.dt.form.ui.properties.models
Subclasses of EditableModel in com._1c.g5.v8.dt.form.ui.properties.models Modifier and Type Class Description class
BmAdjustableBooleanModel
IAdjustableBooleanModel
implementation.class
CommandActionModel
TheIHandlerModel
implementation for form command.class
EventHandlerCollectionModel
The BM aware implementation ofIHandlerCollectionModel
for form event handler collection.class
EventHandlerModel
TheIHandlerModel
implementation for event container. -
Uses of EditableModel in com._1c.g5.v8.dt.md.help.ui.aef.model
Subclasses of EditableModel in com._1c.g5.v8.dt.md.help.ui.aef.model Modifier and Type Class Description class
BmOpenMdHelpModel
TheIOpenMdHelpModel
BM implementation. -
Uses of EditableModel in com._1c.g5.v8.dt.md.ui.aef.models
-
Uses of EditableModel in com._1c.g5.v8.dt.md.ui.aef.models.commonpicture
Subclasses of EditableModel in com._1c.g5.v8.dt.md.ui.aef.models.commonpicture Modifier and Type Class Description class
CommonPictureContentGridModel
The implementation of grid model for Common picture content grid component -
Uses of EditableModel in com._1c.g5.v8.dt.md.ui.aef.models.value
Subclasses of EditableModel in com._1c.g5.v8.dt.md.ui.aef.models.value Modifier and Type Class Description class
BmCharacteristicsDescriptionValueModel
TheCharacteristicsDescription
BMIValueModel
implementation.class
BmValueModel
The BMIValueModel
implementation.class
EmfCharacteristicsDescriptionValueModel
TheCharacteristicsDescription
EmfIValueModel
implementation.class
EmfValueModel
The EmfIValueModel
implementation.class
UnfilledParentValueModel
Special value model for "Unfilled parent value" property. -
Uses of EditableModel in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.commonattribute
Subclasses of EditableModel in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.commonattribute Modifier and Type Class Description class
CommonAttributeContentModel
The AEF 2.0 domain model for the common attribute content. -
Uses of EditableModel in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configuration
Subclasses of EditableModel in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configuration Modifier and Type Class Description class
ConfigurationStandaloneContentExchangeSettingsDialogModel
Exchange settings dialog model.class
ConfigurationStandaloneContentExchangeSettingsDialogModel.ExchangePlanModel
Creates exchange plan settings dialog component model.class
ConfigurationStandaloneContentModel
The AEF 2.0 component for the configuration standalone content. -
Uses of EditableModel in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.dataexchange
Subclasses of EditableModel in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.dataexchange Modifier and Type Class Description class
DataExchangeModel
DtGranularEditor
data exchande model. -
Uses of EditableModel in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.exchangeplan
Subclasses of EditableModel in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.exchangeplan Modifier and Type Class Description class
ExchangePlanContentModel
The AEF 2.0 component for the exchange plan content. -
Uses of EditableModel in com._1c.g5.v8.dt.md.ui.extension.aef.models
Subclasses of EditableModel in com._1c.g5.v8.dt.md.ui.extension.aef.models Modifier and Type Class Description class
CommonAttributeAutoUsePropertyStateModel
CustomPropertyStateModel
implementation forCommonAttributeAutoUse
propertyclass
CommonAttributeDataSeparationPropertyStateModel
CustomPropertyStateModel
implementation forCommonAttributeDataSeparation
propertyclass
ExtendedConfigurationObjectPropertyStateModel
CustomPropertyStateModel
for edit property state without value change side effectsclass
FormPropertyStateModel
AEF model for metadata property state for forms that also adopts original form or generates a new one on "extend" state change.class
PropertyStateModel
AEF model for metadata property state. -
Uses of EditableModel in com._1c.g5.v8.dt.md.ui.properties.models
Subclasses of EditableModel in com._1c.g5.v8.dt.md.ui.properties.models Modifier and Type Class Description class
SimpleGroupValue<T>
The group model. -
Uses of EditableModel in com._1c.g5.v8.dt.ui.aef.models
Subclasses of EditableModel in com._1c.g5.v8.dt.ui.aef.models Modifier and Type Class Description class
BmListSelectionModel<T>
The BmIEmfListSelectionModel
implementation.class
BmTreeToListSelectionModel<T>
TheIEmfTreeSelectionModel
implementation.class
BmTreeToSingleItemSelectionModel<T>
TheIEmfTreeSelectionModel
implementation for single item selection.class
BmUnsettablePropertyFieldModel<T>
AEF model for unsettable property field.class
BmValueSelectionModel<T>
The BmIEmfValueSelectionModel
implementation.class
BmVersionedValue<T>
Represents a version-aware BM object feature value.class
EmfListSelectionModel<T>
The EmfIEmfListSelectionModel
implementation.class
EmfTreeToListSelectionModel<T>
TheIEmfTreeSelectionModel
implementation.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.class
NavigatorTableModel
TheIDynamicTableModel
implementation for navigator objects.class
NavigatorTreeModel
TheIDynamicTreeModel
implementation for navigator objects.
-