Uses of Interface
com._1c.g5.aef2.standard.definitions.ILabeledDefinition
Packages that use ILabeledDefinition
Package
Description
-
Uses of ILabeledDefinition in com._1c.g5.aef2.standard.definitions
Subinterfaces of ILabeledDefinition in com._1c.g5.aef2.standard.definitionsModifier and TypeInterfaceDescriptioninterface
The definition that describes some feature of the EMF object.interface
The definition that describes some operation of the EMF object.Classes in com._1c.g5.aef2.standard.definitions that implement ILabeledDefinitionModifier and TypeClassDescriptionclass
The field definition is a definition of a component capable of editing a list of features of an object.class
TheILabeledDefinition
implementation that allows to set and retrieve a label over the basic definition functionality.class
The operation field definition represents the definition of some operation of the object.class
TheIStringIdFieldDefinition
implementation. -
Uses of ILabeledDefinition in com._1c.g5.aef2.standard.definitions.components
Methods in com._1c.g5.aef2.standard.definitions.components with parameters of type ILabeledDefinitionModifier and TypeMethodDescriptionprotected String
DefinitionDrivenComponent.getLabel
(ILabeledDefinition definition) Returns the label obtained from definition.protected String
SectionDefinitionComponent.getLabel
(ILabeledDefinition definition) -
Uses of ILabeledDefinition in com._1c.g5.aef2.standard.definitions.parameterization
Methods in com._1c.g5.aef2.standard.definitions.parameterization with parameters of type ILabeledDefinitionModifier and TypeMethodDescriptionISectionDefinitionParameterization.getDefinitionLabel
(ILabeledDefinition definition) Returns label ofILabeledDefinition
.SectionDefinitionParameterization.getDefinitionLabel
(ILabeledDefinition definition) -
Uses of ILabeledDefinition in com._1c.g5.v8.dt.md.ui.extension.aef.definitions
Subinterfaces of ILabeledDefinition in com._1c.g5.v8.dt.md.ui.extension.aef.definitionsModifier and TypeInterfaceDescriptioninterface
Extendeded 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 ILabeledDefinitionModifier and TypeClassDescriptionclass
Extendeded fiend definition that shows extended label component instead of original simple label component. -
Uses of ILabeledDefinition in com._1c.g5.v8.dt.ui.aef.parameterization
Methods in com._1c.g5.v8.dt.ui.aef.parameterization with parameters of type ILabeledDefinitionModifier and TypeMethodDescriptionDuallyNamedSectionParameterization.getDefinitionLabel
(ILabeledDefinition definition) -
Uses of ILabeledDefinition in com._1c.g5.v8.dt.ui.editor.aef.components
Methods in com._1c.g5.v8.dt.ui.editor.aef.components with parameters of type ILabeledDefinitionModifier and TypeMethodDescriptionprotected String
DtGranularEditorPageSectionComponent.getLabel
(ILabeledDefinition definition) -
Uses of ILabeledDefinition in com._1c.g5.v8.dt.ui.editor.aef.parameterization
Methods in com._1c.g5.v8.dt.ui.editor.aef.parameterization with parameters of type ILabeledDefinitionModifier and TypeMethodDescriptionDtGranularEditorPageSectionParameterization.getDefinitionLabel
(ILabeledDefinition definition)