java.lang.Object | ||
↳ | com.pspdfkit.forms.FormField | |
↳ | com.pspdfkit.forms.ChoiceFormField |
![]()
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
void |
setOptions(List<FormOption> options)
Sets the options for the given choice form element.
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
| |||||||||||||||||||||||||||||||||||||||
![]() |
Sets the options for the given choice form element. This WILL change the options in the PDF file.
options | List of entries for form options. |
---|