Uses of Interface
com._1c.g5.aef2.standard.definitions.IManagingDefinition
Packages that use IManagingDefinition
Package
Description
-
Uses of IManagingDefinition in com._1c.g5.aef2.standard.definitions
Classes in com._1c.g5.aef2.standard.definitions that implement IManagingDefinition -
Uses of IManagingDefinition in com._1c.g5.aef2.standard.definitions.models
Methods in com._1c.g5.aef2.standard.definitions.models that return IManagingDefinitionModifier and TypeMethodDescriptionIManagingModel.getDefinition()Returns theIManagingDefinitioninstance. -
Uses of IManagingDefinition in com._1c.g5.properties.ui
Methods in com._1c.g5.properties.ui that return IManagingDefinitionModifier and TypeMethodDescriptionPropertyPaletteModel.getDefinition()Returns theIManagingDefinitioninstance.Methods in com._1c.g5.properties.ui with parameters of type IManagingDefinitionModifier and TypeMethodDescriptionprotected voidPropertyPaletteModel.setDefinition(IManagingDefinition definition) Sets model definition. -
Uses of IManagingDefinition in com._1c.g5.properties.ui.descriptors
Methods in com._1c.g5.properties.ui.descriptors that return IManagingDefinitionModifier and TypeMethodDescriptionAbstractObjectDescriptor.getDefinition()Returns the root of definitions tree. -
Uses of IManagingDefinition in com._1c.g5.v8.dt.ui.aef.descriptor
Methods in com._1c.g5.v8.dt.ui.aef.descriptor that return IManagingDefinitionModifier and TypeMethodDescriptionAbstractObjectDescriptor.getDefinition()Returns the root of definitions tree.MultyObjectsDescriptorsDelegate.getDefinition() -
Uses of IManagingDefinition in com._1c.g5.v8.dt.ui.editor.aef.definition
Subinterfaces of IManagingDefinition in com._1c.g5.v8.dt.ui.editor.aef.definitionClasses in com._1c.g5.v8.dt.ui.editor.aef.definition that implement IManagingDefinition -
Uses of IManagingDefinition in com.e1c.g5.dt.applications.ui.editor
Methods in com.e1c.g5.dt.applications.ui.editor that return IManagingDefinitionModifier and TypeMethodDescriptionfinal IManagingDefinitionApplicationEditorDescriptor.getDefinition()IApplicationEditorDescriptor.getDefinition()Returns the managing definition. -
Uses of IManagingDefinition in com.e1c.g5.dt.internal.applications.ui.editor.aef.models
Methods in com.e1c.g5.dt.internal.applications.ui.editor.aef.models that return IManagingDefinitionModifier and TypeMethodDescriptionApplicationEditorComponentModel.getDefinition()IApplicationEditorComponentModel.getDefinition()Returns the definition for the editor.Constructors in com.e1c.g5.dt.internal.applications.ui.editor.aef.models with parameters of type IManagingDefinitionModifierConstructorDescriptionApplicationEditorComponentModel(IManagingDefinition definition, IApplication application) Creates a new model.