Uses of Interface
com._1c.g5.aef2.models.ICompoundModel
-
-
Uses of ICompoundModel in com._1c.g5.aef2.models
Classes in com._1c.g5.aef2.models that implement ICompoundModel Modifier and Type Class Description classCompoundModelBase class for the compound models. -
Uses of ICompoundModel in com._1c.g5.aef2.standard.definitions.models
Subinterfaces of ICompoundModel in com._1c.g5.aef2.standard.definitions.models Modifier and Type Interface Description interfaceIDefinitionModelThe model that is used by components that creates their child byIDefinitions.Classes in com._1c.g5.aef2.standard.definitions.models that implement ICompoundModel Modifier and Type Class Description classAbstractDefinitionModelThe abstract definition model.
It implements the basic functionality: the sub-models managing and the rule result processing.
It doesn't specify the way of getting the model objects or definition.classDefinitionModelThe default implementation of theIDefinitionModel. -
Uses of ICompoundModel in com._1c.g5.v8.dt.form.ui.chart.aef.models
Subinterfaces of ICompoundModel in com._1c.g5.v8.dt.form.ui.chart.aef.models Modifier and Type Interface Description interfaceIChartAxisModelComponent model for chart axis interface.interfaceIChartColorPaletteDescriptionDetailedModelDetailed component model forChartColorPaletteDescriptioninterface.interfaceIChartScaleDetailedModelChart scale detailed model interface.Classes in com._1c.g5.v8.dt.form.ui.chart.aef.models that implement ICompoundModel Modifier and Type Class Description classChartColorPaletteDescriptionDetailedModelDetailed model forChartColorPaletteDescription.classChartScaleDetailedModelDetailed model forChartScale. -
Uses of ICompoundModel in com._1c.g5.v8.dt.form.ui.wizard
Classes in com._1c.g5.v8.dt.form.ui.wizard that implement ICompoundModel Modifier and Type Class Description static classFormWizard.FormModelThe model for form wizard pages. -
Uses of ICompoundModel in com._1c.g5.v8.dt.md.ui.aef.models
Classes in com._1c.g5.v8.dt.md.ui.aef.models that implement ICompoundModel Modifier and Type Class Description classBmEventSubscribtionSourceModelBmTypeDescriptionModelimplementation forEventSubscription.getSource().classBmTypeDescriptionModelThe BMAbstractTypeDescriptionModelimplementation.classEmfTypeDescriptionModelTheITypeDescriptionModelEMF implementation.classPredefinedItemTypeDescriptionModel -
Uses of ICompoundModel in com._1c.g5.v8.dt.md.ui.aef.models.commonpicture
Subinterfaces of ICompoundModel in com._1c.g5.v8.dt.md.ui.aef.models.commonpicture Modifier and Type Interface Description interfaceICommonPictureContentEditModelThe base model for common picture content editorClasses in com._1c.g5.v8.dt.md.ui.aef.models.commonpicture that implement ICompoundModel Modifier and Type Class Description classCommonPictureContentEditModelBaseCommonPicturecontent editor model -
Uses of ICompoundModel in com._1c.g5.v8.dt.md.ui.aef.models.type
Classes in com._1c.g5.v8.dt.md.ui.aef.models.type that implement ICompoundModel Modifier and Type Class Description classAbstractTypeDescriptionDialogModelThe abstract model for type description dialog component.classAbstractTypeDescriptionModelThe abstract model for type description component. -
Uses of ICompoundModel in com._1c.g5.v8.dt.md.ui.wizards
Classes in com._1c.g5.v8.dt.md.ui.wizards that implement ICompoundModel Modifier and Type Class Description static classAbstractDependentProjectWizard.DependentWizardModel<M extends MdObject>Dependent wizard model instance.static classAbstractProjectWizard.WizardModel<M extends MdObject>Dependent wizard model instance. -
Uses of ICompoundModel in com._1c.g5.v8.dt.md.ui.wizards.aef.models
-
Uses of ICompoundModel in com._1c.g5.v8.dt.ui.aef.models
Classes in com._1c.g5.v8.dt.ui.aef.models that implement ICompoundModel Modifier and Type Class Description classAbstractDtDynamicTreeModel<T>Abstract implementation forIDynamicTreeModel. -
Uses of ICompoundModel in com._1c.g5.v8.dt.ui.editor.aef
Classes in com._1c.g5.v8.dt.ui.editor.aef that implement ICompoundModel Modifier and Type Class Description classDtGranularEditorPageDefinitionModelThe model for AEF 2.0 granular editor page.
-