Uses of Interface
com._1c.g5.aef2.standard.definitions.IManagingDefinition
- 
- 
Uses of IManagingDefinition in com._1c.g5.aef2.standard.definitionsClasses in com._1c.g5.aef2.standard.definitions that implement IManagingDefinition Modifier and Type Class Description classManagingDefinitionThe implementation of theIManagingDefinition.
- 
Uses of IManagingDefinition in com._1c.g5.aef2.standard.definitions.modelsMethods in com._1c.g5.aef2.standard.definitions.models that return IManagingDefinition Modifier and Type Method Description IManagingDefinitionIManagingModel. getDefinition()Returns theIManagingDefinitioninstance.
- 
Uses of IManagingDefinition in com._1c.g5.properties.uiMethods in com._1c.g5.properties.ui that return IManagingDefinition Modifier and Type Method Description IManagingDefinitionPropertyPaletteModel. getDefinition()Returns theIManagingDefinitioninstance.Methods in com._1c.g5.properties.ui with parameters of type IManagingDefinition Modifier and Type Method Description protected voidPropertyPaletteModel. setDefinition(IManagingDefinition definition)Sets model definition.
- 
Uses of IManagingDefinition in com._1c.g5.properties.ui.descriptorsMethods in com._1c.g5.properties.ui.descriptors that return IManagingDefinition Modifier and Type Method Description IManagingDefinitionAbstractObjectDescriptor. getDefinition()Returns the root of definitions tree.
- 
Uses of IManagingDefinition in com._1c.g5.v8.dt.ui.aef.descriptorMethods in com._1c.g5.v8.dt.ui.aef.descriptor that return IManagingDefinition Modifier and Type Method Description IManagingDefinitionAbstractObjectDescriptor. getDefinition()Returns the root of definitions tree.
- 
Uses of IManagingDefinition in com._1c.g5.v8.dt.ui.editor.aef.definitionSubinterfaces of IManagingDefinition in com._1c.g5.v8.dt.ui.editor.aef.definition Modifier and Type Interface Description interfaceIDtGranularEditorManagingDefinitionTheIManagingDefinitionfor granular editors.Classes in com._1c.g5.v8.dt.ui.editor.aef.definition that implement IManagingDefinition Modifier and Type Class Description classDtGranularEditorManagingDefinitionTheIDtGranularEditorManagingDefinitionimplementaion.
- 
Uses of IManagingDefinition in com.e1c.g5.dt.applications.ui.editorMethods in com.e1c.g5.dt.applications.ui.editor that return IManagingDefinition Modifier and Type Method Description IManagingDefinitionApplicationEditorDescriptor. getDefinition()IManagingDefinitionIApplicationEditorDescriptor. getDefinition()Returns the managing definition.
 
-