public abstract class AbstractSelectField extends FormField<AbstractSelectField>
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractSelectField(String id) |
| Modifier and Type | Method and Description |
|---|---|
void |
addOption(com.itextpdf.layout.element.IBlockElement optionElement)
Adds a container with option(s).
|
List |
getOptions()
Gets a list of containers with option(s).
|
getDefaultProperty, getIdaddStyle, createRendererSubTree, getChildren, getProperty, getRenderer, hasProperty, isEmpty, makeNewRenderer, setAction, setNextRenderer, setPageNumberdeleteOwnProperty, getOwnProperty, getSplitCharacters, getStrokeColor, getStrokeWidth, getTextRenderingMode, hasOwnProperty, setBackgroundColor, setBackgroundColor, setBackgroundColor, setBackgroundColor, setBaseDirection, setBold, setBorder, setBorderBottom, setBorderBottomLeftRadius, setBorderBottomRightRadius, setBorderLeft, setBorderRadius, setBorderRight, setBorderTop, setBorderTopLeftRadius, setBorderTopRightRadius, setCharacterSpacing, setDestination, setFixedPosition, setFixedPosition, setFixedPosition, setFixedPosition, setFont, setFont, setFontColor, setFontColor, setFontFamily, setFontFamily, setFontKerning, setFontScript, setFontSize, setHorizontalAlignment, setHyphenation, setItalic, setLineThrough, setOpacity, setProperty, setRelativePosition, setSplitCharacters, setStrokeColor, setStrokeWidth, setTextAlignment, setTextRenderingMode, setUnderline, setUnderline, setUnderline, setUnderline, setWordSpacingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprotected AbstractSelectField(String id)
public void addOption(com.itextpdf.layout.element.IBlockElement optionElement)
optionElement - a container with option(s)
public ListgetOptions()
Copyright © 1998–2019 iText Group NV. All rights reserved.