COSObjectablepublic 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, waitgetDefaultValue, getOptions, getOptionsDisplayValues, getOptionsExportValues, getSelectedOptionsIndex, getValue, getValueAsString, isCombo, isCommitOnSelChange, isDoNotSpellCheck, isMultiSelect, isSort, setCombo, setCommitOnSelChange, setDefaultValue, setDoNotSpellCheck, setMultiSelect, setOptions, setOptions, setSelectedOptionsIndex, setSort, setValue, setValuegetAcroForm, getActions, getAlternateFieldName, getCOSObject, getFullyQualifiedName, getInheritableAttribute, getMappingName, getParent, getPartialName, isNoExport, isReadOnly, isRequired, setAlternateFieldName, setFieldFlags, setMappingName, setNoExport, setPartialName, setReadOnly, setRequired, toStringapplyChange, getFieldFlags, getFieldType, getWidget, getWidgets, importFDF, setActions, setWidgetsgetDefaultAppearance, getDefaultStyleString, getQ, getRichTextValue, getStringOrStream, setDefaultAppearance, setDefaultStyleString, setQ, setRichTextValuepublic 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.