public class RadioButtonFormField extends AbstractFormField
DEFAULT_CHECKED_STATE, OFF_STATE| Constructor and Description |
|---|
RadioButtonFormField(ITextReplacedElementFactory factory,
LayoutContext c,
BlockBox box,
int cssWidth,
int cssHeight) |
| Modifier and Type | Method and Description |
|---|---|
void |
detach(LayoutContext c) |
int |
getBaseline() |
Box |
getBox() |
protected java.lang.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 java.lang.String getFieldType()
getFieldType in class AbstractFormFieldpublic void paint(RenderingContext c, ITextOutputDevice outputDevice, BlockBox box)
public void detach(LayoutContext c)
detach in interface ReplacedElementdetach in class AbstractFormFieldpublic Box getBox()
public int getBaseline()
public boolean hasBaseline()
Copyright © 2014. All Rights Reserved.