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 theIManagingDefinition
instance. -
Uses of IManagingDefinition in com._1c.g5.properties.ui
Methods in com._1c.g5.properties.ui that return IManagingDefinitionModifier and TypeMethodDescriptionPropertyPaletteModel.getDefinition()
Returns theIManagingDefinition
instance.Methods in com._1c.g5.properties.ui with parameters of type IManagingDefinitionModifier and TypeMethodDescriptionprotected void
PropertyPaletteModel.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 IManagingDefinition
ApplicationEditorDescriptor.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.