com.qoppa.pdf.form
Interface ListField

All Superinterfaces:
ChoiceField, FormField

public interface ListField
extends ChoiceField

ListField holds a list field. Multiple values can be selected at a time.

Author:
Qoppa Software

Methods inherited from interface com.qoppa.pdf.form.ChoiceField
getDefaultValue, getDisplayOptions, getDisplayValue, getExportOptions, getExportValue, getValue, getValues, isCombo, isEditable, isMultiSelect, isSpellCheck, setDefaultValue, setOptions, setValue, setValues
 
Methods inherited from interface com.qoppa.pdf.form.FormField
addFieldListener, addKeyListener, addMouseListener, flattenField, getAltFieldName, getFieldName, getFieldTypeDesc, getFullFieldName, getMapFieldName, getUserName, getWidgets, isNoExport, isReadOnly, isRequired, removeFieldListener, reset, setAltFieldName, setComponentVisible, setFieldFlags, setFieldName, setHidden, setMapFieldName, setNoExport, setPrintable, setReadOnly, setRequired, setUserName