java.lang.Object | |||
↳ | com.pspdfkit.forms.FormElement | ||
↳ | com.pspdfkit.forms.ChoiceFormElement | ||
↳ | com.pspdfkit.forms.ListBoxFormElement |
A form control which displays scrollable list with choices.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ListBoxFormField |
getFormField()
Retrieve parent form field.
| ||||||||||
FormType |
getType()
Gets form type for
ListBoxFormElement . |
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
| |||||||||||||||||||||||||||||||||||||
![]()
| |||||||||||||||||||||||||||||||||||||
![]() |
Retrieve parent form field.
Gets form type for ListBoxFormElement
. See FormType
.
ListBoxFormElement
.