Uses of Class
de.xima.fc.inbox.model.form.data.FormFieldDataModel
-
Packages that use FormFieldDataModel Package Description de.xima.fc.inbox.model de.xima.fc.inbox.model.form.data -
-
Uses of FormFieldDataModel in de.xima.fc.inbox.model
Methods in de.xima.fc.inbox.model that return types with arguments of type FormFieldDataModel Modifier and Type Method Description org.primefaces.model.TreeNode<FormFieldDataModel>
ProcessGUIModel. getDataRoot()
-
Uses of FormFieldDataModel in de.xima.fc.inbox.model.form.data
Methods in de.xima.fc.inbox.model.form.data that return types with arguments of type FormFieldDataModel Modifier and Type Method Description static org.primefaces.model.TreeNode<FormFieldDataModel>
FormFieldDataService. createTreeNode(IFormRecordFormData formData, Locale locale)
Methods in de.xima.fc.inbox.model.form.data with parameters of type FormFieldDataModel Modifier and Type Method Description int
FormFieldDataModel. compareTo(FormFieldDataModel o)
-