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