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