Generated by
JDiff

Package com.itextpdf.forms.fields

Added Classes
AbstractPdfFormField This class represents a single field or field group in an AcroForm.
CheckBoxFormFieldBuilder Builder for checkbox form field.
ChoiceFormFieldBuilder Builder for choice form field.
FormFieldBuilder Builder for form field.
NonTerminalFormFieldBuilder Builder for non-terminal form field.
PdfFormAnnotation This class represents a single annotation in form fields hierarchy in an AcroForm.
PdfFormAnnotationUtil Utility class to work with widget annotations com.itextpdf.forms.fields.PdfFormAnnotation and its dictionaries.
PdfFormFieldMergeUtil Utility class to merge form fields com.itextpdf.forms.fields.PdfFormField with the same names.
PushButtonFormFieldBuilder Builder for push button form field.
RadioFormFieldBuilder Builder for radio form field.
SignatureFormFieldBuilder Builder for signature form field.
TerminalFormFieldBuilder Builder for terminal form field.
TextFormFieldBuilder Builder for text form field.
 

Changed Classes
PdfButtonFormField An interactive control on the screen that raises events and/or can retain data.
PdfChoiceFormField An AcroForm field type representing any type of choice field.
PdfFormField This class represents a single field or field group in an AcroForm.