Uses of Interface
com._1c.g5.aef2.models.IEditableModel
-
-
Uses of IEditableModel in com._1c.g5.aef2.emf.models
Classes in com._1c.g5.aef2.emf.models that implement IEditableModel 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 IEditableModel in com._1c.g5.aef2.models
Classes in com._1c.g5.aef2.models that implement IEditableModel Modifier and Type Class Description class
EditableModel
Base class for editable models. -
Uses of IEditableModel in com._1c.g5.aef2.models.list
Classes in com._1c.g5.aef2.models.list that implement IEditableModel 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 IEditableModel in com._1c.g5.aef2.models.map
Classes in com._1c.g5.aef2.models.map that implement IEditableModel 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 IEditableModel in com._1c.g5.aef2.models.pojo
Classes in com._1c.g5.aef2.models.pojo that implement IEditableModel 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 IEditableModel in com._1c.g5.aef2.models.value
Classes in com._1c.g5.aef2.models.value that implement IEditableModel Modifier and Type Class Description class
Value<T>
BaseIValue
implementation.class
ValueWorkingCopy<T>
Value working copy – editable proxy buffer for another value. -
Uses of IEditableModel in com._1c.g5.aef2.standard.models
Classes in com._1c.g5.aef2.standard.models that implement IEditableModel Modifier and Type Class Description class
ViewModelList<T>
The special list model implementation forIViewModel
.class
ViewModelValue<T>
The special model implementation forIViewModel
. -
Uses of IEditableModel in com._1c.g5.v8.dt.addin.ui.aef
Classes in com._1c.g5.v8.dt.addin.ui.aef that implement IEditableModel Modifier and Type Class Description class
AddInModel
The bm value model implementation forIAddInModel
-
Uses of IEditableModel in com._1c.g5.v8.dt.aef2.bm.models
Classes in com._1c.g5.v8.dt.aef2.bm.models that implement IEditableModel 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 IEditableModel in com._1c.g5.v8.dt.bp.scheme.ui.aef.models
Classes in com._1c.g5.v8.dt.bp.scheme.ui.aef.models that implement IEditableModel 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 IEditableModel in com._1c.g5.v8.dt.dcs.ui.aef.models.chart
Classes in com._1c.g5.v8.dt.dcs.ui.aef.models.chart that implement IEditableModel Modifier and Type Class Description class
EmfChartColorPaletteDescriptionModel
Component EMF-model forChartColorPaletteDescription
.class
EmfChartScaleModelValue
Implementation ofIChartScaleModel
forChartScaleValueEditor
. -
Uses of IEditableModel in com._1c.g5.v8.dt.dcs.ui.aef.models.chart.reference
Classes in com._1c.g5.v8.dt.dcs.ui.aef.models.chart.reference that implement IEditableModel Modifier and Type Class Description class
DcsChartReferenceBandGridModel
Grid model forChartReferenceBand
class
DcsChartReferenceLineGridModel
Grid model forChartReferenceLine
. -
Uses of IEditableModel in com._1c.g5.v8.dt.form.ui.chart.aef.models
Subinterfaces of IEditableModel in com._1c.g5.v8.dt.form.ui.chart.aef.models Modifier and Type Interface Description interface
IChartAxisModel
Component model for chart axis interface.interface
ITimeScaleLevelsLinkModel
The model for time scale levels link component.Classes in com._1c.g5.v8.dt.form.ui.chart.aef.models that implement IEditableModel Modifier and Type Class Description class
BmTimeScaleLevelsLinkModel
The BM implementation ofITimeScaleLevelsLinkModel
.class
EmfChartLineModel
The implementation ofIChartLineModel
. -
Uses of IEditableModel in com._1c.g5.v8.dt.form.ui.chart.aef.models.labelarea
Classes in com._1c.g5.v8.dt.form.ui.chart.aef.models.labelarea that implement IEditableModel Modifier and Type Class Description class
EmfLabelAreaModelValue
BM model forLabelArea
. -
Uses of IEditableModel in com._1c.g5.v8.dt.form.ui.chart.aef.models.reference
Subinterfaces of IEditableModel in com._1c.g5.v8.dt.form.ui.chart.aef.models.reference Modifier and Type Interface Description interface
IChartReferenceBandGridModel
Interface for model for chart reference band in grid.interface
IChartReferenceLineGridModel
Interface for model for chart reference line in grid. -
Uses of IEditableModel in com._1c.g5.v8.dt.form.ui.chart.aef.models.trendline
Subinterfaces of IEditableModel in com._1c.g5.v8.dt.form.ui.chart.aef.models.trendline Modifier and Type Interface Description interface
ITrendlineArrayGridModel
Interface for model for trendline array in grid.Classes in com._1c.g5.v8.dt.form.ui.chart.aef.models.trendline that implement IEditableModel Modifier and Type Class Description class
TrendlineArrayGridModel
Model for trendline array in grid. -
Uses of IEditableModel in com._1c.g5.v8.dt.form.ui.properties.models
Classes in com._1c.g5.v8.dt.form.ui.properties.models that implement IEditableModel 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 IEditableModel in com._1c.g5.v8.dt.md.help.ui.aef.model
Classes in com._1c.g5.v8.dt.md.help.ui.aef.model that implement IEditableModel Modifier and Type Class Description class
BmOpenMdHelpModel
TheIOpenMdHelpModel
BM implementation. -
Uses of IEditableModel in com._1c.g5.v8.dt.md.ui.aef.models
Subinterfaces of IEditableModel in com._1c.g5.v8.dt.md.ui.aef.models Modifier and Type Interface Description interface
IColorModel
The model for color component.interface
IMobileApplicationUrlsModel
MobileApplicationUrl
model.interface
IMultilanguageFormattedTextModel
The contract of the model forMultilanguageFormattedTextComponent
.interface
IMultilanguageModel
The contract of the model forMultilanguageComponent
.interface
ISingleLanguageFormattedTextModel
The contract of the model forSingleLanguageFormattedTextComponent
.interface
ISingleLanguageModel
The contract of the model forAbstractSingleLanguageComponent
. -
Uses of IEditableModel in com._1c.g5.v8.dt.md.ui.aef.models.commonpicture
Subinterfaces of IEditableModel in com._1c.g5.v8.dt.md.ui.aef.models.commonpicture Modifier and Type Interface Description interface
ICommonPictureContentEditModel
The base model for common picture content editorinterface
ICommonPictureContentGridModel
The grid model for Common picture content grid component.Classes in com._1c.g5.v8.dt.md.ui.aef.models.commonpicture that implement IEditableModel Modifier and Type Class Description class
CommonPictureContentEditModel
BaseCommonPicture
content editor modelclass
CommonPictureContentGridModel
The implementation of grid model for Common picture content grid component -
Uses of IEditableModel in com._1c.g5.v8.dt.md.ui.aef.models.type
Subinterfaces of IEditableModel in com._1c.g5.v8.dt.md.ui.aef.models.type Modifier and Type Interface Description interface
ITypeDescriptionDialogModel
Contract for type description dialog component model.interface
ITypeDescriptionModel
Contract for type description component model.Classes in com._1c.g5.v8.dt.md.ui.aef.models.type that implement IEditableModel Modifier and Type Class Description class
AbstractTypeDescriptionDialogModel
The abstract model for type description dialog component.class
AbstractTypeDescriptionModel
The abstract model for type description component. -
Uses of IEditableModel in com._1c.g5.v8.dt.md.ui.aef.models.value
Classes in com._1c.g5.v8.dt.md.ui.aef.models.value that implement IEditableModel 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 IEditableModel in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.commonattribute
Classes in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.commonattribute that implement IEditableModel Modifier and Type Class Description class
CommonAttributeContentModel
The AEF 2.0 domain model for the common attribute content. -
Uses of IEditableModel in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configuration
Classes in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configuration that implement IEditableModel Modifier and Type Class Description class
ConfigurationStandaloneContentModel
The AEF 2.0 component for the configuration standalone content. -
Uses of IEditableModel in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.dataexchange
Classes in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.dataexchange that implement IEditableModel Modifier and Type Class Description class
DataExchangeModel
DtGranularEditor
data exchande model. -
Uses of IEditableModel in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.exchangeplan
Classes in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.exchangeplan that implement IEditableModel Modifier and Type Class Description class
ExchangePlanContentModel
The AEF 2.0 component for the exchange plan content. -
Uses of IEditableModel in com._1c.g5.v8.dt.md.ui.extension.aef.models
Classes in com._1c.g5.v8.dt.md.ui.extension.aef.models that implement IEditableModel 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 IEditableModel in com._1c.g5.v8.dt.md.ui.extension.aef.models.type
Subinterfaces of IEditableModel in com._1c.g5.v8.dt.md.ui.extension.aef.models.type Modifier and Type Interface Description interface
ITypeDescriptionExtensionModel
AEF model forTypeDescriptionExtension
editor -
Uses of IEditableModel in com._1c.g5.v8.dt.md.ui.properties.models
Classes in com._1c.g5.v8.dt.md.ui.properties.models that implement IEditableModel Modifier and Type Class Description class
SimpleGroupValue<T>
The group model. -
Uses of IEditableModel in com._1c.g5.v8.dt.md.ui.wizards.aef.models
Classes in com._1c.g5.v8.dt.md.ui.wizards.aef.models that implement IEditableModel Modifier and Type Class Description class
PredefinedItemWizardTypeDescriptionModel<M extends PredefinedItem>
WizardTypeDescriptionModel
forPredefinedItem
class
TypeDescriptionModel<M extends org.eclipse.emf.ecore.EObject>
AbstractTypeDescriptionModel
implementation for wizards. -
Uses of IEditableModel in com._1c.g5.v8.dt.ui.aef.component
Subinterfaces of IEditableModel in com._1c.g5.v8.dt.ui.aef.component Modifier and Type Interface Description interface
IUnsettablePropertyFieldModel<T,O extends org.eclipse.emf.ecore.EObject>
Unsettable property field model. -
Uses of IEditableModel in com._1c.g5.v8.dt.ui.aef.models
Subinterfaces of IEditableModel in com._1c.g5.v8.dt.ui.aef.models Modifier and Type Interface Description interface
IAbstractMobileApplicationUrlsModel<T extends AbstractMobileApplicationUrl>
TheAbstractMobileApplicationUrl
s model.interface
IGridModel<T>
The model for grid component.Classes in com._1c.g5.v8.dt.ui.aef.models that implement IEditableModel 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. -
Uses of IEditableModel in com.e1c.g5.dt.applications.ui.editor.aef.models
Subinterfaces of IEditableModel in com.e1c.g5.dt.applications.ui.editor.aef.models Modifier and Type Interface Description interface
IRadioGroupModel<T>
The AEF 2.0 model for radio group component.
-