public interface FormItemValueParser | Modifier and Type | Method and Description |
|---|---|
java.lang.Object | parseValue(java.lang.String value, DynamicForm form, FormItem item) |
java.lang.Object parseValue(java.lang.String value,
DynamicForm form,
FormItem item) value - value as entered by the userform - pointer to the dynamicForm containing this itemitem - pointer to this item