| java.lang.Object | ||
| ↳ | com.pspdfkit.forms.FormElementConfiguration<T extends com.pspdfkit.forms.FormElement, K extends com.pspdfkit.forms.FormField> | |
| ↳ | com.pspdfkit.forms.PushButtonFormConfiguration | |
Configuration class of PushButtonFormElement for the creation of a FormField
using addFormElementToPage(String, T).
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| class | PushButtonFormConfiguration.Builder | Builder used to construct PushButtonFormConfiguration instance. |
|||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.pspdfkit.forms.FormElementConfiguration
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Action |
getAction()
Gets the action of this push button form element.
| ||||||||||
| Bitmap |
getBitmap()
Gets bitmap that will be attached to the
PushButtonFormElement. | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.pspdfkit.forms.FormElementConfiguration
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the action of this push button form element.
Gets bitmap that will be attached to the PushButtonFormElement.
PushButtonFormElement.