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