Uses of Interface
com._1c.g5.aef2.standard.definitions.IFieldDefinition
- 
- 
Uses of IFieldDefinition in com._1c.g5.aef2.standard.definitionsClasses in com._1c.g5.aef2.standard.definitions that implement IFieldDefinition Modifier and Type Class Description classFieldDefinitionThe 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.modelsMethods in com._1c.g5.aef2.standard.definitions.models with parameters of type IFieldDefinition Modifier and Type Method Description protected IModelAbstractFeatureFieldModelFactory. 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.definitionsSubinterfaces of IFieldDefinition in com._1c.g5.v8.dt.md.ui.extension.aef.definitions Modifier and Type Interface Description interfaceIExtendedFieldDefinitionExtendeded 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 classExtendedFieldDefinitionExtendeded 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.modelsMethods in com._1c.g5.v8.dt.md.ui.properties.models with parameters of type IFieldDefinition Modifier and Type Method Description protected IModelModelFactory. createGroupModel(IFieldDefinition definition, org.eclipse.emf.ecore.EObject... objects)
 
-