public class SelectFormField extends AbstractFormField
DEFAULT_CHECKED_STATE, OFF_STATE| Constructor and Description |
|---|
SelectFormField(LayoutContext c,
BlockBox box,
int cssWidth,
int cssHeight) |
| Modifier and Type | Method and Description |
|---|---|
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 in class AbstractFormFieldprotected boolean isMultiple(Element e)
protected String getFieldType()
getFieldType in class AbstractFormFieldpublic void paint(RenderingContext c, ITextOutputDevice outputDevice, BlockBox box)
public int getBaseline()
public boolean hasBaseline()
Copyright © 2020. All rights reserved.