Uses of Interface
com._1c.g5.aef2.standard.definitions.IFieldDefinition
Packages that use IFieldDefinition
Package
Description
-
Uses of IFieldDefinition in com._1c.g5.aef2.standard.definitions
Classes in com._1c.g5.aef2.standard.definitions that implement IFieldDefinitionModifier and TypeClassDescriptionclass
The field definition is a definition of a component capable of editing a list of features of an object. -
Uses of IFieldDefinition in com._1c.g5.aef2.standard.definitions.models
Methods in com._1c.g5.aef2.standard.definitions.models with parameters of type IFieldDefinitionModifier and TypeMethodDescriptionprotected IModel
AbstractFeatureFieldModelFactory.createGroupModel
(IFieldDefinition definition, org.eclipse.emf.ecore.EObject... objects) Creates model for multiple objects. -
Uses of IFieldDefinition in com._1c.g5.v8.dt.form.internal.ui.properties.models
Methods in com._1c.g5.v8.dt.form.internal.ui.properties.models with parameters of type IFieldDefinitionModifier and TypeMethodDescriptionprotected IModel
FormModelFactory.createGroupModel
(IFieldDefinition definition, org.eclipse.emf.ecore.EObject... objects) -
Uses of IFieldDefinition in com._1c.g5.v8.dt.md.ui.aef.models
Methods in com._1c.g5.v8.dt.md.ui.aef.models with parameters of type IFieldDefinitionModifier and TypeMethodDescriptionprotected IModel
MdSingleModelFactory.createGroupModel
(IFieldDefinition definition, org.eclipse.emf.ecore.EObject... objects) -
Uses of IFieldDefinition in com._1c.g5.v8.dt.md.ui.extension.aef.definitions
Subinterfaces of IFieldDefinition 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 IFieldDefinitionModifier and TypeClassDescriptionclass
Extendeded fiend definition that shows extended label component instead of original simple label component. -
Uses of IFieldDefinition in com._1c.g5.v8.dt.md.ui.properties.models
Methods in com._1c.g5.v8.dt.md.ui.properties.models with parameters of type IFieldDefinitionModifier and TypeMethodDescriptionprotected IModel
ModelFactory.createGroupModel
(IFieldDefinition definition, org.eclipse.emf.ecore.EObject... objects)