Uses of Class
org.sejda.sambox.pdmodel.interactive.form.PDButton
Packages that use PDButton
Package
Description
The interactive package contains classes for handling Interactive Forms, also known as "AcroForms".
-
Uses of PDButton in org.sejda.sambox.pdmodel.interactive.form
Subclasses of PDButton in org.sejda.sambox.pdmodel.interactive.formModifier and TypeClassDescriptionfinal classA check box toggles between two states, on and off.classA pushbutton is a purely interactive control that responds immediately to user input without retaining a permanent value.final classRadio button fields contain a set of related buttons that can each be on or off.