public class DefaultDynFormFieldDefinition extends DefaultDynField implements DynFormFieldDefinition
DynField_v2.AvailableValuesProvider
log
ANY, 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, validate
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copyFrom, 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, setValidateElements
getLocalizedLabel, getLocalizedShortLabel, getShortLabel, setShortLabel
coerce, 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, validate
clone, cloneQuietly, cloneQuietly
public DefaultDynFormFieldDefinition(DefaultDynFormManager manager, DynField definition)
public java.lang.String getLabel()
getLabel
in interface DynFormFieldDefinition
getLabel
in interface DynField_LabelAttribute
getLabel
in class DefaultDynField
public DynField setLabel(java.lang.String label)
setLabel
in interface DynFormFieldDefinition
setLabel
in interface DynField_LabelAttribute
setLabel
in class DefaultDynField
public java.lang.String getGroup()
DynField
getGroup
in interface DynFormFieldDefinition
getGroup
in interface DynField
getGroup
in class DefaultDynField
public java.lang.String getSubgroup()
getSubgroup
in interface DynFormFieldDefinition
public java.lang.String getGroups()
getGroups
in interface DynFormFieldDefinition
public void setGroups(java.lang.String groups)
setGroups
in interface DynFormFieldDefinition