public class TextAreaFormField extends AbstractFormField
DEFAULT_CHECKED_STATE, OFF_STATE
Constructor and Description |
---|
TextAreaFormField(org.xhtmlrenderer.layout.LayoutContext c,
org.xhtmlrenderer.render.BlockBox box,
int cssWidth,
int cssHeight) |
Modifier and Type | Method and Description |
---|---|
int |
getBaseline() |
protected String |
getFieldType() |
boolean |
hasBaseline() |
void |
paint(org.xhtmlrenderer.render.RenderingContext c,
ITextOutputDevice outputDevice,
org.xhtmlrenderer.render.BlockBox box) |
detach, getFieldName, getHeight, getIntrinsicHeight, getIntrinsicWidth, getLocation, getValue, getWidth, getX, getY, initDimensions, isChecked, isReadOnly, isRequiresInteractivePaint, isSelected, setFillColor, setHeight, setLocation, setStrokeColor, setWidth, setX, setY, spaces
public TextAreaFormField(org.xhtmlrenderer.layout.LayoutContext c, org.xhtmlrenderer.render.BlockBox box, int cssWidth, int cssHeight)
protected String getFieldType()
getFieldType
in class AbstractFormField
public void paint(org.xhtmlrenderer.render.RenderingContext c, ITextOutputDevice outputDevice, org.xhtmlrenderer.render.BlockBox box)
public int getBaseline()
public boolean hasBaseline()
Copyright © 2018. All rights reserved.