com.qoppa.pdf.form
Interface ComboField

All Superinterfaces:
ChoiceField, FormField

public interface ComboField
extends ChoiceField

ComboField holds a combo field.

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