public final class PDListBox extends PDChoice
Constructor and Description |
---|
PDListBox(PDAcroForm acroForm) |
Modifier and Type | Method and Description |
---|---|
int |
getTopIndex()
This will get the top index "TI" value.
|
void |
setTopIndex(Integer topIndex)
This will set top index "TI" value.
|
getDefaultValue, getOptions, getOptionsDisplayValues, getOptionsExportValues, getSelectedOptionsIndex, getValue, getValueAsString, isCombo, isCommitOnSelChange, isDoNotSpellCheck, isMultiSelect, isSort, setCombo, setCommitOnSelChange, setDefaultValue, setDoNotSpellCheck, setMultiSelect, setOptions, setOptions, setSelectedOptionsIndex, setSort, setValue, setValue
getDefaultAppearance, getDefaultStyleString, getQ, getRichTextValue, getStringOrStream, setDefaultAppearance, setDefaultStyleString, setQ, setRichTextValue
applyChange, getFieldFlags, getFieldType, getWidget, getWidgets, importFDF, setActions, setWidgets
getAcroForm, getActions, getAlternateFieldName, getCOSObject, getFullyQualifiedName, getInheritableAttribute, getMappingName, getParent, getPartialName, isNoExport, isReadOnly, isRequired, setAlternateFieldName, setFieldFlags, setMappingName, setNoExport, setPartialName, setReadOnly, setRequired, toString
public PDListBox(PDAcroForm acroForm)
acroForm
- The acroform.PDField.PDField(PDAcroForm)
public int getTopIndex()
public void setTopIndex(Integer topIndex)
topIndex
- the value for the top index, null will remove the value.Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.