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