public class DefaultDynFormFieldDefinition extends DefaultDynField implements DynFormFieldDefinition
DynField_v2.AvailableValuesProviderlogANY, CHOICE, RANGE, RELATION_TYPE_AGGREGATE, RELATION_TYPE_COLLABORATION, RELATION_TYPE_COMPOSITION, RELATION_TYPE_IDENTITY, RELATION_TYPE_NONE| Constructor and Description |
|---|
DefaultDynFormFieldDefinition(DefaultDynFormManager manager,
DynField definition) |
| Modifier and Type | Method and Description |
|---|---|
String |
getGroup()
Return a string that identify a group for this field.
|
String |
getGroups() |
String |
getLabel() |
Manager |
getManager() |
String |
getSubgroup() |
void |
setGroups(String groups) |
DynField |
setLabel(String label) |
check, clone, coerce, copyFrom, equals, getAvailableValues, getAvailableValues, getAvailableValuesMethod, getCalculatedValue, getCalculateMethod, getClassNameOfItems, getClassNameOfValue, getClassOfItems, getClassOfValue, getDataType, getDefaultValue, getDescription, getDynClassOfItems, getDynClassOfValue, getElementsType, getMaxValue, getMinValue, getName, getOder, getRelationType, 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, setDescription, setElementsType, setElementsType, setGroup, setHidden, setMandatory, setMaxValue, setMinValue, setName, setOrder, setPersistent, setReadOnly, setRelationType, setSubtype, setTheTypeOfAvailableValues, setType, setType, setTypeOfItems, setValidateElements, toString, validatefinalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyFrom, getAvailableValues, getAvailableValuesMethod, getCalculatedValue, getCalculateMethod, getClassNameOfItems, getClassNameOfValue, getClassOfItems, getDynClassOfItems, getDynClassOfValue, getRelationType, getTags, getTypeOfItems, getValidateElements, isAvailableValuesCalculated, isCalculated, setAvailableValues, setCalculateMethod, setClassOfItems, setClassOfItems, setClassOfItems, setClassOfValue, setClassOfValue, setRelationType, setTypeOfItems, setValidateElementscoerce, 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, validatepublic DefaultDynFormFieldDefinition(DefaultDynFormManager manager, DynField definition)
public Manager getManager()
public String getLabel()
getLabel in interface DynFormFieldDefinitiongetLabel in interface DynField_LabelAttributegetLabel in class DefaultDynFieldpublic DynField setLabel(String label)
setLabel in interface DynFormFieldDefinitionsetLabel in interface DynField_LabelAttributesetLabel in class DefaultDynFieldpublic String getGroup()
DynFieldgetGroup in interface DynFormFieldDefinitiongetGroup in interface DynFieldgetGroup in class DefaultDynFieldpublic String getSubgroup()
getSubgroup in interface DynFormFieldDefinitionpublic String getGroups()
getGroups in interface DynFormFieldDefinitionpublic void setGroups(String groups)
setGroups in interface DynFormFieldDefinition