T - the generic type of the form field (e.g. input field, button, text area)
public abstract class FormFieldIFormField> extends com.itextpdf.layout.element.AbstractElementimplements IFormField
AbstractElement class for form fields.
| Modifier | Constructor and Description |
|---|---|
protected |
FormField(String id)
Instantiates a new FormField instance.
|
| Modifier and Type | Method and Description |
|---|---|
|
getDefaultProperty(int property) |
String |
getId()
Gets the id.
|
addStyle, createRendererSubTree, getChildren, getProperty, getRenderer, hasProperty, isEmpty, makeNewRenderer, propagateArtifactRoleToChildElements, setAction, setNextRenderer, setPageNumberdeleteOwnProperty, getHeight, getOwnProperty, getSplitCharacters, getStrokeColor, getStrokeWidth, getTextRenderingMode, getWidth, hasOwnProperty, setBackgroundColor, setBackgroundColor, setBackgroundColor, setBackgroundColor, setBaseDirection, setBold, setBorder, setBorderBottom, setBorderLeft, setBorderRight, setBorderTop, setCharacterSpacing, setDestination, setFixedPosition, setFixedPosition, setFixedPosition, setFixedPosition, setFont, setFont, setFontColor, setFontColor, setFontKerning, setFontScript, setFontSize, setHeight, setHorizontalAlignment, setHyphenation, setItalic, setLineThrough, setOpacity, setProperty, setRelativePosition, setSplitCharacters, setStrokeColor, setStrokeWidth, setTextAlignment, setTextRenderingMode, setUnderline, setUnderline, setUnderline, setUnderline, setWidth, setWidth, setWidthPercent, setWordSpacingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic String getId()
IFormField
getId in interface IFormField
publicT1 getDefaultProperty(int property)
getDefaultProperty in interface com.itextpdf.layout.IPropertyContainer
getDefaultProperty in class com.itextpdf.layout.ElementPropertyContainer<T extends IFormField>
Copyright © 1998–2019 iText Group NV. All rights reserved.