|
|||||||||||
| 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.HtmlTextPainter
com.cc.framework.ui.painter.html.HtmlSpinPainter
Painter for the spin control.
| Field Summary |
| Fields inherited from class com.cc.framework.ui.painter.html.HtmlTextPainter |
|
| Fields inherited from class com.cc.framework.ui.painter.ControlPainter |
log |
| Constructor Summary | |
HtmlSpinPainter(PainterContext painterContext,
SpinControl ctrl)
Constructor for HtmlCalendarPainter |
|
| Method Summary | |
protected org.apache.ecs.ConcreteElement |
createSpinDownButton()
Creates the spin down button |
protected org.apache.ecs.ConcreteElement |
createSpinUpButton()
Creates the spin up button |
protected org.apache.ecs.ConcreteElement |
doCreateElement()
Creates the HTML-Element. |
| Methods inherited from class com.cc.framework.ui.painter.html.HtmlTextPainter |
doCreateDisplayElement, doCreateEditElement, getCtrl, getValue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public HtmlSpinPainter(PainterContext painterContext,
SpinControl ctrl)
painterContext - The PainterContextctrl - The Control to render| Method Detail |
protected org.apache.ecs.ConcreteElement doCreateElement()
ControlPainter
doCreateElement in class HtmlTextPainterControlPainter.doCreateElement()protected org.apache.ecs.ConcreteElement createSpinUpButton()
protected org.apache.ecs.ConcreteElement createSpinDownButton()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||