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 TypeInterfaceDescriptioninterfaceThe definition that describes some feature of the EMF object.interfaceThe definition that describes some operation of the EMF object.Classes in com._1c.g5.aef2.standard.definitions that implement ILabeledDefinitionModifier and TypeClassDescriptionclassThe 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 operation field definition represents the definition of some operation of the object.classTheIStringIdFieldDefinitionimplementation. -
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 StringDefinitionDrivenComponent.getLabel(ILabeledDefinition definition) Returns the label obtained from definition.protected StringSectionDefinitionComponent.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 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 ILabeledDefinitionModifier and TypeClassDescriptionclassExtendeded 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 StringDtGranularEditorPageSectionComponent.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)