|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.cc.framework.ui.painter.ControlPainter
com.cc.framework.ui.painter.html.HtmlPainterBase
com.cc.framework.ui.painter.html.HtmlCheckboxPainter
Painter for the Checkbox Control
| Field Summary |
| Fields inherited from class com.cc.framework.ui.painter.ControlPainter |
log |
| Constructor Summary | |
HtmlCheckboxPainter(PainterContext painterContext,
CheckboxControl ctrl)
Constructor for HtmlCheckboxPainter |
|
| Method Summary | |
protected org.apache.ecs.ConcreteElement |
doCreateElement()
Creates the HTML-Element. |
protected CheckboxControl |
getCtrl()
Retrieves the control for this painter |
protected java.lang.String |
getType()
|
protected java.lang.String |
getValue()
|
protected boolean |
isChecked()
Retrieves the value for the checkbox control |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public HtmlCheckboxPainter(PainterContext painterContext,
CheckboxControl ctrl)
painterContext - The PainterContextctrl - The Control to render| Method Detail |
protected CheckboxControl getCtrl()
protected java.lang.String getValue()
protected java.lang.String getType()
protected org.apache.ecs.ConcreteElement doCreateElement()
ControlPainter
doCreateElement in class ControlPainterControlPainter.doCreateElement()protected boolean isChecked()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||