@Component(value="cuba_FieldGroupFieldFactory") public class FieldGroupFieldFactoryImpl extends java.lang.Object implements FieldGroupFieldFactory
FieldGroupFieldFactory.GeneratedField
Modifier and Type | Field and Description |
---|---|
protected DynamicAttributeComponentsGenerator |
dynamicAttributeComponentsGenerator |
protected DynamicAttributes |
dynamicAttributes |
protected UiComponentsGenerator |
uiComponentsGenerator |
NAME
Constructor and Description |
---|
FieldGroupFieldFactoryImpl() |
Modifier and Type | Method and Description |
---|---|
FieldGroupFieldFactory.GeneratedField |
createField(FieldGroup.FieldConfig fc)
Generated Component for
FieldGroup using declarative descriptor. |
protected FieldGroupFieldFactory.GeneratedField |
createFieldComponent(FieldGroup.FieldConfig fc) |
protected MetaClass |
resolveMetaClass(Datasource datasource) |
@Inject protected DynamicAttributes dynamicAttributes
@Inject protected UiComponentsGenerator uiComponentsGenerator
@Inject protected DynamicAttributeComponentsGenerator dynamicAttributeComponentsGenerator
public FieldGroupFieldFactory.GeneratedField createField(FieldGroup.FieldConfig fc)
FieldGroupFieldFactory
FieldGroup
using declarative descriptor.createField
in interface FieldGroupFieldFactory
fc
- configuration of fieldprotected FieldGroupFieldFactory.GeneratedField createFieldComponent(FieldGroup.FieldConfig fc)
protected MetaClass resolveMetaClass(Datasource datasource)