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

Field Summary
 
Fields inherited from interface com.qoppa.pdf.form.FormField
TYPE_BUTTON, TYPE_CHECKBOX, TYPE_COMBOBOX, TYPE_LISTBOX, TYPE_RADIOBUTTON, TYPE_SIGNATURE, TYPE_TEXT
 
Method Summary
 
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, getKids, getMapFieldName, getTriggerActions, getUserName, getWidgets, isEmpty, isNoExport, isReadOnly, isRequired, removeFieldListener, reset, setAltFieldName, setComponentVisible, setFieldFlags, setFieldName, setHidden, setMapFieldName, setNoExport, setPrintable, setReadOnly, setRequired, setTriggerActions, setUserName