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 classEmfList<T>Represents a EMF list.classEmfMap<K,V>Represents a EMF map.classEmfValue<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 classEditableModelBase 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 classListModel<E>Base list model implementation.classListWorkingCopy<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 classMapModel<K,V>Base map model implementation.classMapWorkingCopy<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 classPojoList<T>POJO list model implementation.classPojoMap<K,V>POJO map model implementation.classPojoValue<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 classValue<T>BaseIValueimplementation.classValueWorkingCopy<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 classViewModelList<T>The special list model implementation forIViewModel.classViewModelValue<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 classAddInModelThe 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 classBmInlineTaskValue<T>A BM value with a supplier of customIBmTask.classBmList<T>Represents a BM object feature list model.classBmMap<K,V>Represents a BM object feature map model.classBmSkipNullValue<T>RepresentsBmValuewhich avoids setting ofnullvalues to the model.classBmValue<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 classAddressingAttributeModelImplementation ofIAddressingAttributeModel.classBmGraphicalSchemeLineModelGraphical scheme line model.classEventHandlerModelModel for addressing event handler selection component.classGraphicalSchemeCaseValueclassGraphicalSchemeItemValueBmValueimplementation forGraphicalSchemeItemname. -
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 classEmfChartColorPaletteDescriptionModelComponent EMF-model forChartColorPaletteDescription.classEmfChartScaleModelValueImplementation ofIChartScaleModelforChartScaleValueEditor. -
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 classDcsChartReferenceBandGridModelGrid model forChartReferenceBandclassDcsChartReferenceLineGridModelGrid 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 interfaceIChartAxisModelComponent model for chart axis interface.interfaceITimeScaleLevelsLinkModelThe 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 classBmTimeScaleLevelsLinkModelThe BM implementation ofITimeScaleLevelsLinkModel.classEmfChartLineModelThe 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 classEmfLabelAreaModelValueBM 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 interfaceIChartReferenceBandGridModelInterface for model for chart reference band in grid.interfaceIChartReferenceLineGridModelInterface 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 interfaceITrendlineArrayGridModelInterface 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 classTrendlineArrayGridModelModel 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 classBmAdjustableBooleanModelIAdjustableBooleanModelimplementation.classCommandActionModelTheIHandlerModelimplementation for form command.classEventHandlerCollectionModelThe BM aware implementation ofIHandlerCollectionModelfor form event handler collection.classEventHandlerModelTheIHandlerModelimplementation 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 classBmOpenMdHelpModelTheIOpenMdHelpModelBM 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 interfaceIColorModelThe model for color component.interfaceIMobileApplicationUrlsModelMobileApplicationUrlmodel.interfaceIMultilanguageFormattedTextModelThe contract of the model forMultilanguageFormattedTextComponent.interfaceIMultilanguageModelThe contract of the model forMultilanguageComponent.interfaceISingleLanguageFormattedTextModelThe contract of the model forSingleLanguageFormattedTextComponent.interfaceISingleLanguageModelThe 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 interfaceICommonPictureContentEditModelThe base model for common picture content editorinterfaceICommonPictureContentGridModelThe 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 classCommonPictureContentEditModelBaseCommonPicturecontent editor modelclassCommonPictureContentGridModelThe 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 interfaceITypeDescriptionDialogModelContract for type description dialog component model.interfaceITypeDescriptionModelContract 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 classAbstractTypeDescriptionDialogModelThe abstract model for type description dialog component.classAbstractTypeDescriptionModelThe 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 classBmCharacteristicsDescriptionValueModelTheCharacteristicsDescriptionBMIValueModelimplementation.classBmValueModelThe BMIValueModelimplementation.classEmfCharacteristicsDescriptionValueModelTheCharacteristicsDescriptionEmfIValueModelimplementation.classEmfValueModelThe EmfIValueModelimplementation.classUnfilledParentValueModelSpecial 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 classCommonAttributeContentModelThe 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 classConfigurationStandaloneContentExchangeSettingsDialogModelExchange settings dialog model.classConfigurationStandaloneContentExchangeSettingsDialogModel.ExchangePlanModelCreates exchange plan settings dialog component model.classConfigurationStandaloneContentModelThe 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 classDataExchangeModelDtGranularEditordata 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 classExchangePlanContentModelThe 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 classCommonAttributeAutoUsePropertyStateModelCustomPropertyStateModelimplementation forCommonAttributeAutoUsepropertyclassCommonAttributeDataSeparationPropertyStateModelCustomPropertyStateModelimplementation forCommonAttributeDataSeparationpropertyclassExtendedConfigurationObjectPropertyStateModelCustomPropertyStateModelfor edit property state without value change side effectsclassFormPropertyStateModelAEF model for metadata property state for forms that also adopts original form or generates a new one on "extend" state change.classPropertyStateModelAEF 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 interfaceITypeDescriptionExtensionModelAEF model forTypeDescriptionExtensioneditor -
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 classSimpleGroupValue<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 classPredefinedItemWizardTypeDescriptionModel<M extends PredefinedItem>WizardTypeDescriptionModelforPredefinedItemclassTypeDescriptionModel<M extends org.eclipse.emf.ecore.EObject>AbstractTypeDescriptionModelimplementation 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 interfaceIUnsettablePropertyFieldModel<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 interfaceIAbstractMobileApplicationUrlsModel<T extends AbstractMobileApplicationUrl>TheAbstractMobileApplicationUrls model.interfaceIGridModel<T>The model for grid component.Classes in com._1c.g5.v8.dt.ui.aef.models that implement IEditableModel Modifier and Type Class Description classBmListSelectionModel<T>The BmIEmfListSelectionModelimplementation.classBmTreeToListSelectionModel<T>TheIEmfTreeSelectionModelimplementation.classBmTreeToSingleItemSelectionModel<T>TheIEmfTreeSelectionModelimplementation for single item selection.classBmUnsettablePropertyFieldModel<T>AEF model for unsettable property field.classBmValueSelectionModel<T>The BmIEmfValueSelectionModelimplementation.classBmVersionedValue<T>Represents a version-aware BM object feature value.classEmfListSelectionModel<T>The EmfIEmfListSelectionModelimplementation.classEmfTreeToListSelectionModel<T>TheIEmfTreeSelectionModelimplementation.classEmfTreeToSingleItemSelectionModel<T>TheIEmfTreeToSingleItemSelectionModelimplementation for single item selection.classEmfUnsettablePropertyFieldModel<T>Emf model for unsettable property field.classEmfValueSelectionModel<T>TheIEmfValueSelectionModelimplementation.classEmfVersionedValue<T>Represents a version-aware EMF object feature value.classNavigatorTableModelTheIDynamicTableModelimplementation for navigator objects.classNavigatorTreeModelTheIDynamicTreeModelimplementation 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 interfaceIRadioGroupModel<T>The AEF 2.0 model for radio group component.
-