Uses of Class
de.xima.fc.mdl.fdv.form.FormFieldDescription
- 
Packages that use FormFieldDescription Package Description de.xima.fc.mdl.fdv.form Klassen für Formularfeld-Metainformationen - 
- 
Uses of FormFieldDescription in de.xima.fc.mdl.fdv.form
Constructors in de.xima.fc.mdl.fdv.form with parameters of type FormFieldDescription Constructor Description FormFieldMetaData(String fieldName, EFormFieldTyp type, FormFieldDescription description)FormFieldMetaData(String fieldName, EFormFieldTyp type, FormFieldDescription description, HashMap<String,HashMap<String,String>> options) 
 -