public class TextFormField extends AbstractFormField
DEFAULT_CHECKED_STATE, OFF_STATE| 构造器和说明 |
|---|
TextFormField(LayoutContext c,
BlockBox box,
int cssWidth,
int cssHeight) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getBaseline() |
protected String |
getFieldType() |
protected String |
getValue(Element e) |
boolean |
hasBaseline() |
protected void |
initDimensions(LayoutContext c,
BlockBox box,
int cssWidth,
int cssHeight) |
void |
paint(RenderingContext c,
ITextOutputDevice outputDevice,
BlockBox box) |
detach, getFieldName, getHeight, getIntrinsicHeight, getIntrinsicWidth, getLocation, getWidth, getX, getY, isChecked, isReadOnly, isRequiresInteractivePaint, isSelected, setFillColor, setHeight, setLocation, setStrokeColor, setWidth, setX, setY, spacespublic TextFormField(LayoutContext c, BlockBox box, int cssWidth, int cssHeight)
protected void initDimensions(LayoutContext c, BlockBox box, int cssWidth, int cssHeight)
initDimensions 在类中 AbstractFormFieldprotected String getFieldType()
getFieldType 在类中 AbstractFormFieldpublic void paint(RenderingContext c, ITextOutputDevice outputDevice, BlockBox box)
protected String getValue(Element e)
getValue 在类中 AbstractFormFieldpublic int getBaseline()
public boolean hasBaseline()
Copyright © 2019. All Rights Reserved.