Uses of Interface
com._1c.g5.aef2.standard.definitions.components.IManagingComponent
Packages that use IManagingComponent
Package
Description
-
Uses of IManagingComponent in com._1c.g5.aef2.standard.definitions.refresher
Methods in com._1c.g5.aef2.standard.definitions.refresher that return IManagingComponentModifier and TypeMethodDescriptionprotected IManagingComponent<?>AbstractRefresher.getComponent()Returns the component the refresher is initialized by ornull.Methods in com._1c.g5.aef2.standard.definitions.refresher with parameters of type IManagingComponentModifier and TypeMethodDescriptionvoidAbstractRefresher.initialize(IManagingComponent<?> component) voidIRefresher.initialize(IManagingComponent<?> component) Initializes the refresher by theIManagingComponent.voidModelDrivenRefresher.initialize(IManagingComponent<?> component) -
Uses of IManagingComponent in com._1c.g5.aef2.standard.definitions.validation
Classes in com._1c.g5.aef2.standard.definitions.validation with type parameters of type IManagingComponentModifier and TypeClassDescriptionclassAbstractManagingComponentValidationSupport<T extends IManagingComponent<? extends IManagingModel>,EVR> The abstract extension of the external validation support forIManagingComponent. -
Uses of IManagingComponent in com._1c.g5.properties.ui
Classes in com._1c.g5.properties.ui that implement IManagingComponentModifier and TypeClassDescriptionclassSpecial implementation ofCompositeComponentfor property palette. -
Uses of IManagingComponent in com._1c.g5.v8.dt.aef2.bm.refresher
Methods in com._1c.g5.v8.dt.aef2.bm.refresher with parameters of type IManagingComponentModifier and TypeMethodDescriptionvoidAbstractBmRefresher.initialize(IManagingComponent<?> component) -
Uses of IManagingComponent in com._1c.g5.v8.dt.md.ui.extension.aef.refresher
Methods in com._1c.g5.v8.dt.md.ui.extension.aef.refresher with parameters of type IManagingComponentModifier and TypeMethodDescriptionvoidMdAdoptedPropertyChangeRefresher.initialize(IManagingComponent<?> component) -
Uses of IManagingComponent in com._1c.g5.v8.dt.md.ui.properties.components
Classes in com._1c.g5.v8.dt.md.ui.properties.components that implement IManagingComponentModifier and TypeClassDescriptionclassImplementation ofPropertyPaletteComponentcontaining EDT specific logic. -
Uses of IManagingComponent in com._1c.g5.v8.dt.ui.aef.validation
Constructors in com._1c.g5.v8.dt.ui.aef.validation with parameters of type IManagingComponentModifierConstructorDescriptionAefMarkerSupport(IMarkerManagerV2 markerManager, IBmModelManager modelManager, IManagingComponent<? extends IManagingModel> component) Creates a new instance. -
Uses of IManagingComponent in com._1c.g5.v8.dt.ui.editor.aef.components
Classes in com._1c.g5.v8.dt.ui.editor.aef.components that implement IManagingComponentModifier and TypeClassDescriptionclassParent component for AEF granular editor page.