Uses of Interface
com._1c.g5.aef2.standard.definitions.IComponentFactory
Packages that use IComponentFactory
Package
Description
-
Uses of IComponentFactory in com._1c.g5.aef2.standard.definitions
Subinterfaces of IComponentFactory in com._1c.g5.aef2.standard.definitionsModifier and TypeInterfaceDescriptioninterfaceThe definition interface that can keeps other definitions and describes the layout of child definitions.interfaceAn object capable of creating AEF2 components and returning specific information for using these components in the infrastructure of AEF2 scenes (including layout data and component search identifiers).interfaceThe definition that describes some feature of the EMF object.interfaceThe definition that describes UI element with label.interfaceTheIContainerDefinitionsuccessor that keeps the policies for managing child definition.interfaceThe definition that describes some operation of the EMF object.Classes in com._1c.g5.aef2.standard.definitions that implement IComponentFactoryModifier and TypeClassDescriptionclassThe basic class of the definition.classThe container definition that keeps other definitions.classThe field definition is a definition of a component capable of editing a list of features of an object.classTheILabeledDefinitionimplementation that allows to set and retrieve a label over the basic definition functionality.classThe implementation of theIManagingDefinition.classThe operation field definition represents the definition of some operation of the object.classThe section definition describes all needed properties to build labeled section that keeps inner UI controls.classDefinition that defines the separator control.classTheIStringIdFieldDefinitionimplementation.Methods in com._1c.g5.aef2.standard.definitions with parameters of type IComponentFactoryModifier and TypeMethodDescriptionvoidAbstractDefinition.setComponentFactory(IComponentFactory factory) Sets the component factory which will be directly used in component creation. -
Uses of IComponentFactory in com._1c.g5.aef2.standard.definitions.builders
Methods in com._1c.g5.aef2.standard.definitions.builders with parameters of type IComponentFactoryModifier and TypeMethodDescriptionSectionDefinitionBuilder.componentFactory(IComponentFactory componentFactory) A convenience wrapper forSetupDefinitionBuilder.componentFactory(IComponentFactory).SetupDefinitionBuilder.componentFactory(IComponentFactory factory) Sets a factory that will be used to directly obtain a component. -
Uses of IComponentFactory in com._1c.g5.v8.dt.bp.scheme.ui.aef.descriptors
Classes in com._1c.g5.v8.dt.bp.scheme.ui.aef.descriptors that implement IComponentFactoryModifier and TypeClassDescriptionprotected static classComponent factory for graphical scheme picture.protected static classComponent factory for graphical scheme line. -
Uses of IComponentFactory in com._1c.g5.v8.dt.internal.form.ui.extension.properties.aef.components
Classes in com._1c.g5.v8.dt.internal.form.ui.extension.properties.aef.components that implement IComponentFactoryModifier and TypeClassDescriptionclassComponent factory to create AEF components for command action handlers in form extension elements.classComponent factory to create AEF components for event handlers in form extension elements. -
Uses of IComponentFactory in com._1c.g5.v8.dt.md.ui.extension.aef.definitions
Subinterfaces of IComponentFactory in com._1c.g5.v8.dt.md.ui.extension.aef.definitionsModifier and TypeInterfaceDescriptioninterfaceExtendeded fiend definition that shows extended label component instead of original simple label component.Classes in com._1c.g5.v8.dt.md.ui.extension.aef.definitions that implement IComponentFactoryModifier and TypeClassDescriptionclassExtendeded fiend definition that shows extended label component instead of original simple label component. -
Uses of IComponentFactory in com._1c.g5.v8.dt.ui.editor.aef.definition
Subinterfaces of IComponentFactory in com._1c.g5.v8.dt.ui.editor.aef.definitionClasses in com._1c.g5.v8.dt.ui.editor.aef.definition that implement IComponentFactory