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 TypeMethodDescriptionvoid
AbstractRefresher.initialize
(IManagingComponent<?> component) void
IRefresher.initialize
(IManagingComponent<?> component) Initializes the refresher by theIManagingComponent
.void
ModelDrivenRefresher.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 TypeClassDescriptionclass
AbstractManagingComponentValidationSupport<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 TypeClassDescriptionclass
Special implementation ofCompositeComponent
for 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 TypeMethodDescriptionvoid
AbstractBmRefresher.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 TypeMethodDescriptionvoid
MdAdoptedPropertyChangeRefresher.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 TypeClassDescriptionclass
Implementation ofPropertyPaletteComponent
containing 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 TypeClassDescriptionclass
Parent component for AEF granular editor page.