java.lang.Object | |||
↳ | com.pspdfkit.forms.FormField | ||
↳ | com.pspdfkit.forms.ChoiceFormField | ||
↳ | com.pspdfkit.forms.ComboBoxFormField |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ComboBoxFormElement |
getFormElement()
Returns first form element.
| ||||||||||
List<? extends ComboBoxFormElement> |
getFormElements()
Retrieve list of form elements that represents this field visually.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Retrieve list of form elements that represents this field visually. Each FormElement
can be part of a single field and each field can contain multiple form elements.