Uses of Class
org.tailormap.api.persistence.json.FormField
Package
Description
-
Uses of FormField in org.tailormap.api.persistence
-
Uses of FormField in org.tailormap.api.persistence.json
Modifier and TypeMethodDescriptionFormField.addValueListItem
(FormFieldValue valueListItem) FormField.allowValueListOnly
(Boolean allowValueListOnly) FormField.column
(BigDecimal column) FormField.placeholder
(String placeholder) FormField.type
(FormField.TypeEnum type) FormField.uniqueValuesAsOptions
(Boolean uniqueValuesAsOptions) FormField.valueList
(List<@Valid FormFieldValue> valueList) -
Uses of FormField in org.tailormap.api.viewer.model