Uses of Class
com.itextpdf.forms.form.element.Button
-
Uses of Button in com.itextpdf.forms.form.element
Modifier and TypeMethodDescriptionButton.add
(IBlockElement element) Adds any block element to the div's contents.Adds an image to the div's contents.Button.setSingleLineValue
(String value) Sets passed string value to the single line button caption. -
Uses of Button in com.itextpdf.forms.form.renderer
ModifierConstructorDescriptionButtonRenderer
(Button modelElement) Creates a newButtonRenderer
instance.