com.qoppa.pdf.form
Interface ComboField

All Superinterfaces:
ChoiceField, FormField

public interface ComboField
extends ChoiceField

ComboField holds a combo field.

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