Uses of Class
com._1c.g5.aef2.standard.components.FieldComponent
- 
Packages that use FieldComponent Package Description com._1c.g5.aef2.standard.components com._1c.g5.v8.dt.md.ui.wizards.base.aef 
- 
- 
Uses of FieldComponent in com._1c.g5.aef2.standard.componentsMethods in com._1c.g5.aef2.standard.components that return FieldComponent Modifier and Type Method Description FieldComponentContainerComponent. field(ILabeledParametrization parametrization)Creates a newFieldComponentand adds it to this component.FieldComponentContainerComponent. field(String labelText)Creates a newFieldComponentand adds it to this component.
- 
Uses of FieldComponent in com._1c.g5.v8.dt.md.ui.wizards.base.aefMethods in com._1c.g5.v8.dt.md.ui.wizards.base.aef that return FieldComponent Modifier and Type Method Description protected FieldComponentNewWizardPageComponent. field(org.eclipse.emf.ecore.EStructuralFeature feature)Creates aFieldComponentby the givenEStructuralFeatureand adds to the component.
 
-