public class FormControlComponent extends FormComponent
| Constructor and Description |
|---|
FormControlComponent() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,FormConfig> |
getFormMappings() |
void |
setFormMappings(Map<String,FormConfig> formMappings) |
getUiType, setUiTypeequals, getActionName, getAuxiliarySourceProperty, getDataType, getFieldName, getId, getLabel, getLabelResourceId, getSource, getSourceField, hashCode, isBoundToField, isEditable, isHidden, setActionName, setAuxiliarySourceProperty, setBoundToField, setDataType, setEditable, setFieldName, setHidden, setId, setLabel, setLabelResourceId, setSource, setSourceFieldpublic Map<String,FormConfig> getFormMappings()
public void setFormMappings(Map<String,FormConfig> formMappings)
Copyright © 2015. All rights reserved.