public class DefaultDynFormFieldDefinition extends DefaultDynField implements DynFormFieldDefinition
DynField_v2.AvailableValuesProviderlogANY, CHOICE, RANGE, RELATION_TYPE_AGGREGATE, RELATION_TYPE_AGGREGATE_WITH_COMPOSITION, RELATION_TYPE_COLLABORATION, RELATION_TYPE_COLLABORATION_WITH_COMPOSITION, RELATION_TYPE_COMPOSITION, RELATION_TYPE_IDENTITY, RELATION_TYPE_NONE| Constructor and Description |
|---|
DefaultDynFormFieldDefinition(DefaultDynFormManager manager,
DynField definition) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getGroup()
Return a string that identify a group for this field.
|
java.lang.String |
getGroups() |
java.lang.String |
getLabel() |
java.lang.String |
getSubgroup() |
void |
setGroups(java.lang.String groups) |
DynField |
setLabel(java.lang.String label) |
check, clone, coerce, copyFrom, equals, getAvailableValues, getAvailableValues, getAvailableValuesMethod, getCalculatedValue, getCalculateMethod, getClassNameOfItems, getClassNameOfValue, getClassOfItems, getClassOfValue, getCoercedDefaultValue, getDataType, getDefaultValue, getDefaultValueSupplier, getDescription, getDynClassOfItems, getDynClassOfValue, getElementsType, getLocalizedLabel, getLocalizedShortLabel, getMaxValue, getMinValue, getName, getOder, getRelationType, getShortLabel, getSubtype, getTags, getTheTypeOfAvailableValues, getType, getTypeOfItems, getValidateElements, getValueType, isAvailableValuesCalculated, isCalculated, isContainer, isHidden, isMandatory, isPersistent, isReadOnly, setAvailableValues, setAvailableValues, setAvailableValues, setCalculateMethod, setClassOfItems, setClassOfItems, setClassOfItems, setClassOfValue, setClassOfValue, setClassOfValue, setDefaultDynValue, setDefaultFieldValue, setDefaultValueSupplier, setDescription, setElementsType, setElementsType, setGroup, setHidden, setMandatory, setMaxValue, setMinValue, setName, setOrder, setPersistent, setReadOnly, setRelationType, setShortLabel, setSubtype, setTheTypeOfAvailableValues, setType, setType, setTypeOfItems, setValidateElements, toString, validatefinalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyFrom, getAvailableValues, getAvailableValuesMethod, getCalculatedValue, getCalculateMethod, getClassNameOfItems, getClassNameOfValue, getClassOfItems, getCoercedDefaultValue, getDefaultValueSupplier, getDynClassOfItems, getDynClassOfValue, getRelationType, getTags, getTypeOfItems, getValidateElements, isAvailableValuesCalculated, isCalculated, setAvailableValues, setCalculateMethod, setClassOfItems, setClassOfItems, setClassOfItems, setClassOfValue, setClassOfValue, setDefaultValueSupplier, setRelationType, setTypeOfItems, setValidateElementsgetLocalizedLabel, getLocalizedShortLabel, getShortLabel, setShortLabelcoerce, getAvailableValues, getClassOfValue, getDataType, getDefaultValue, getDescription, getElementsType, getMaxValue, getMinValue, getName, getOder, getSubtype, getTheTypeOfAvailableValues, getType, isContainer, isHidden, isMandatory, isPersistent, isReadOnly, setAvailableValues, setAvailableValues, setClassOfValue, setDefaultDynValue, setDefaultFieldValue, setDescription, setElementsType, setElementsType, setGroup, setHidden, setMandatory, setMaxValue, setMinValue, setOrder, setPersistent, setReadOnly, setSubtype, setTheTypeOfAvailableValues, setType, setType, validateclone, cloneQuietly, cloneQuietlypublic DefaultDynFormFieldDefinition(DefaultDynFormManager manager, DynField definition)
public java.lang.String getLabel()
getLabel in interface DynFormFieldDefinitiongetLabel in interface DynField_LabelAttributegetLabel in class DefaultDynFieldpublic DynField setLabel(java.lang.String label)
setLabel in interface DynFormFieldDefinitionsetLabel in interface DynField_LabelAttributesetLabel in class DefaultDynFieldpublic java.lang.String getGroup()
DynFieldgetGroup in interface DynFormFieldDefinitiongetGroup in interface DynFieldgetGroup in class DefaultDynFieldpublic java.lang.String getSubgroup()
getSubgroup in interface DynFormFieldDefinitionpublic java.lang.String getGroups()
getGroups in interface DynFormFieldDefinitionpublic void setGroups(java.lang.String groups)
setGroups in interface DynFormFieldDefinition