public class TextFormField extends AbstractFormField
Constructor and Description |
---|
TextFormField(LayoutContext c,
BlockBox box,
int cssWidth,
int cssHeight) |
Modifier and Type | Method and Description |
---|---|
int |
getBaseline() |
boolean |
hasBaseline() |
void |
paint(RenderingContext c,
ITextOutputDevice outputDevice,
BlockBox box) |
detach, getIntrinsicHeight, getIntrinsicWidth, getLocation, isRequiresInteractivePaint, setLocation
public TextFormField(LayoutContext c, BlockBox box, int cssWidth, int cssHeight)
public void paint(RenderingContext c, ITextOutputDevice outputDevice, BlockBox box)
public int getBaseline()
public boolean hasBaseline()