Uses of Class
com._1c.g5.aef2.standard.definitions.AbstractDefinition
Packages that use AbstractDefinition
Package
Description
-
Uses of AbstractDefinition in com._1c.g5.aef2.standard.definitions
Subclasses of AbstractDefinition in com._1c.g5.aef2.standard.definitionsModifier and TypeClassDescriptionclassThe 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. -
Uses of AbstractDefinition in com._1c.g5.aef2.standard.definitions.builders
Classes in com._1c.g5.aef2.standard.definitions.builders with type parameters of type AbstractDefinitionModifier and TypeClassDescriptionclassSetupDefinitionBuilder<R extends AbstractDefinition,T extends SetupDefinitionBuilder<R, T, B>, B extends AbstractBuilder<?, B>> The definition builder that allows to setup the given definition instance.Methods in com._1c.g5.aef2.standard.definitions.builders with type parameters of type AbstractDefinitionModifier and TypeMethodDescriptionstatic <R extends AbstractDefinition,B extends AbstractBuilder<?, B>>
SetupDefinitionBuilder<R,?, B> Creates a new builder instance.Methods in com._1c.g5.aef2.standard.definitions.builders that return types with arguments of type AbstractDefinitionModifier and TypeMethodDescriptionSetupDefinitionBuilder<AbstractDefinition,? extends SetupDefinitionBuilder<AbstractDefinition, ?, T>, T> SectionDefinitionBuilder.setup()Returns the instance of the setup builder that allows to setup the currently positioned definition.SetupDefinitionBuilder<AbstractDefinition,? extends SetupDefinitionBuilder<AbstractDefinition, ?, T>, T> SectionDefinitionBuilder.setup()Returns the instance of the setup builder that allows to setup the currently positioned definition. -
Uses of AbstractDefinition in com._1c.g5.v8.dt.md.ui.extension.aef.definitions
Subclasses of AbstractDefinition in com._1c.g5.v8.dt.md.ui.extension.aef.definitionsModifier and TypeClassDescriptionclassExtendeded fiend definition that shows extended label component instead of original simple label component. -
Uses of AbstractDefinition in com._1c.g5.v8.dt.ui.aef.definitions.builder
Classes in com._1c.g5.v8.dt.ui.aef.definitions.builder with type parameters of type AbstractDefinitionModifier and TypeClassDescriptionclassDtSetupDefinitionBuilder<R extends AbstractDefinition,T extends DtSetupDefinitionBuilder<R, T, B>, B extends AbstractBuilder<?, B>> The definition builder that allows to setup the given definition instance.Methods in com._1c.g5.v8.dt.ui.aef.definitions.builder with type parameters of type AbstractDefinitionModifier and TypeMethodDescriptionstatic <R extends AbstractDefinition,B extends AbstractBuilder<?, B>>
DtSetupDefinitionBuilder<R,?, B> Creates a new builder instance.Methods in com._1c.g5.v8.dt.ui.aef.definitions.builder that return types with arguments of type AbstractDefinitionModifier and TypeMethodDescriptionDtSetupDefinitionBuilder<AbstractDefinition,? extends DtSetupDefinitionBuilder<AbstractDefinition, ?, T>, T> DtSectionDefinitionBuilder.setup()DtSetupDefinitionBuilder<AbstractDefinition,? extends DtSetupDefinitionBuilder<AbstractDefinition, ?, T>, T> DtSectionDefinitionBuilder.setup() -
Uses of AbstractDefinition in com._1c.g5.v8.dt.ui.editor.aef.definition
Subclasses of AbstractDefinition in com._1c.g5.v8.dt.ui.editor.aef.definition