public class ListMultiFormField extends AbstractMultiFormField implements FormFieldWithOptions
| Modifier and Type | Class and Description |
|---|---|
static class |
ListMultiFormField.Builder |
FormField.Description, FormField.Option, FormField.Required, FormField.Type, FormField.Value| Modifier | Constructor and Description |
|---|---|
protected |
ListMultiFormField(ListMultiFormField.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
ListMultiFormField.Builder |
asBuilder() |
java.util.List<FormField.Option> |
getOptions()
Returns a List of the available options that the user has in order to answer
the question.
|
protected void |
populateExtraXmlChildElements() |
getValuesasHiddenFormTypeFieldIfPossible, booleanBuilder, builder, buildHiddenFormType, equals, fixedBuilder, fixedBuilder, getDescription, getElementName, getFieldName, getFirstValue, getFirstValueAsDate, getFormFieldChildElement, getFormFieldChildElements, getFormFieldChildElements, getLabel, getNamespace, getQName, getType, getValuesAsString, getVariable, hashCode, hasValueSet, hiddenBuilder, ifPossibleAs, ifPossibleAsOrThrow, isRequired, jidMultiBuilder, jidSingleBuilder, listMultiBuilder, listSingleBuilder, textMultiBuilder, textPrivateBuilder, textSingleBuilder, toXML, toXMLprotected ListMultiFormField(ListMultiFormField.Builder builder)
public java.util.List<FormField.Option> getOptions()
FormFieldWithOptionsgetOptions in interface FormFieldWithOptionsprotected void populateExtraXmlChildElements()
populateExtraXmlChildElements in class FormFieldpublic ListMultiFormField.Builder asBuilder()