Generated by
JDiff

Class com.itextpdf.forms.form.element.ListBoxField

Changed Constructors
ListBoxField( String, int , boolean ) Documentation changed from old to new.
Create a new list box field.
 

Added Methods
ListBoxField  addOption( String) Add an option for ListBoxField.
ListBoxField  addOption( String, boolean ) Add an option for ListBoxField.
List  getSelectedStrings() Get a list of selected options.