Uses of Class
org.sejda.sambox.pdmodel.interactive.form.PDTerminalField
Packages that use PDTerminalField
Package
Description
The interactive package contains classes for handling Interactive Forms, also known as "AcroForms".
-
Uses of PDTerminalField in org.sejda.sambox.pdmodel.interactive.form
Subclasses of PDTerminalField in org.sejda.sambox.pdmodel.interactive.formModifier and TypeClassDescriptionclassA button field represents an interactive control on the screen that the user can manipulate with the mouse.final classA check box toggles between two states, on and off.classA choice field contains several text items, one or more of which shall be selected as the field value.final classA combo box consisting of a drop-down list.final classA scrollable list box.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.classA signature field is a form field that contains a digital signature.final classA text field is a box or space for text fill-in data typically entered from a keyboard.classBase class for fields which use "Variable Text".