DynamicAttributeComponentsGenerator for creating components.@Deprecated public class DynamicAttributeCustomFieldGenerator extends java.lang.Object implements FieldGroup.CustomFieldGenerator
| Constructor and Description |
|---|
DynamicAttributeCustomFieldGenerator()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Component |
generateField(Datasource datasource,
java.lang.String propertyId)
Deprecated.
Called by the
FieldGroup to get a generated field instance. |
public DynamicAttributeCustomFieldGenerator()
public Component generateField(Datasource datasource, java.lang.String propertyId)
FieldGroup.CustomFieldGeneratorFieldGroup to get a generated field instance.generateField in interface FieldGroup.CustomFieldGeneratordatasource - a datasource specified for the field or the whole FieldGroup in XMLpropertyId - field identifier as defined in XML, with custom attribute set to true