| java.lang.Object | ||
| ↳ | com.pspdfkit.forms.FormField | |
| ↳ | com.pspdfkit.forms.ButtonFormField | |
Known Direct Subclasses
| |||||||||||||||
Known Indirect Subclasses
| |||||||||||||||
Represents button form field in a PDF form. They come in three variants:
PushButtonFormField - A push button that can have an action attached to it.CheckBoxFormField - A check box that can be independently checked or unchecked.RadioButtonFormField - A group of radio buttons that are mutually exclusive.|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.pspdfkit.forms.FormField
| |||||||||||||||||||||||||||||||||||||||
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||||||||
