Uses of Interface
com._1c.g5.aef2.standard.definitions.IFieldDefinition
-
-
Uses of IFieldDefinition in com._1c.g5.aef2.standard.definitions
Classes in com._1c.g5.aef2.standard.definitions that implement IFieldDefinition Modifier and Type Class Description class
FieldDefinition
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 IFieldDefinition Modifier and Type Method Description protected 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.md.ui.extension.aef.definitions
Subinterfaces of IFieldDefinition in com._1c.g5.v8.dt.md.ui.extension.aef.definitions Modifier and Type Interface Description interface
IExtendedFieldDefinition
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 IFieldDefinition Modifier and Type Class Description class
ExtendedFieldDefinition
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 IFieldDefinition Modifier and Type Method Description protected IModel
ModelFactory. createGroupModel(IFieldDefinition definition, org.eclipse.emf.ecore.EObject... objects)
-