Uses of Class
com.itextpdf.text.pdf.PushbuttonField
-
Packages that use PushbuttonField Package Description com.itextpdf.text.pdf -
-
Uses of PushbuttonField in com.itextpdf.text.pdf
Methods in com.itextpdf.text.pdf that return PushbuttonField Modifier and Type Method Description PushbuttonField
AcroFields. getNewPushbuttonFromField(java.lang.String field)
Creates a new pushbutton from an existing field.PushbuttonField
AcroFields. getNewPushbuttonFromField(java.lang.String field, int order)
Creates a new pushbutton from an existing field.
-