Uses of Interface
com._1c.g5.aef2.standard.definitions.models.IManagingModel
Packages that use IManagingModel
Package
Description
-
Uses of IManagingModel in com._1c.g5.aef2.standard.definitions.components
Classes in com._1c.g5.aef2.standard.definitions.components with type parameters of type IManagingModelModifier and TypeInterfaceDescriptioninterface
IManagingComponent<M extends IManagingModel>
This interface should be implemented by the root component that corresponds toIManagingDefinition
. -
Uses of IManagingModel in com._1c.g5.aef2.standard.definitions.validation
Classes in com._1c.g5.aef2.standard.definitions.validation with type parameters of type IManagingModelModifier and TypeClassDescriptionclass
AbstractManagingComponentValidationSupport<T extends IManagingComponent<? extends IManagingModel>,
EVR> The abstract extension of the external validation support forIManagingComponent
. -
Uses of IManagingModel in com._1c.g5.properties.ui
Classes in com._1c.g5.properties.ui that implement IManagingModel -
Uses of IManagingModel in com._1c.g5.v8.dt.md.ui.properties.models
Classes in com._1c.g5.v8.dt.md.ui.properties.models that implement IManagingModelModifier and TypeClassDescriptionclass
Implementation ofPropertyPaletteModel
containing EDT specific logic. -
Uses of IManagingModel in com._1c.g5.v8.dt.ui.aef.validation
Constructor parameters in com._1c.g5.v8.dt.ui.aef.validation with type arguments of type IManagingModelModifierConstructorDescriptionAefMarkerSupport
(IMarkerManagerV2 markerManager, IBmModelManager modelManager, IManagingComponent<? extends IManagingModel> component) Creates a new instance. -
Uses of IManagingModel in com._1c.g5.v8.dt.ui.editor.aef.model
Subinterfaces of IManagingModel in com._1c.g5.v8.dt.ui.editor.aef.modelModifier and TypeInterfaceDescriptioninterface
TheIManagingModel
for granular editors managing components.Classes in com._1c.g5.v8.dt.ui.editor.aef.model that implement IManagingModelModifier and TypeClassDescriptionclass
TheIDtGranularEditorManagingModel
abstract implmentation.