|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.cc.framework.ui.painter.def.col.ColumnPainterBase com.cc.framework.ui.painter.def.col.ColumnRadioPainter
Painter for the columnradio column
Constructor Summary | |
ColumnRadioPainter()
|
Method Summary | |
void |
paintCell(org.apache.ecs.html.TD cellElement,
CellPainterContext cpctx)
Paints a single Cell |
Methods inherited from class com.cc.framework.ui.painter.def.col.ColumnPainterBase |
addElement, applyDesignRules, applyStyle, applyStyle, createCheckAllButton, createCheckColumnButton, createHeaderButtons, createUncheckAllButton, createUncheckColumnButton, getAnchor, getBodyContent, getHeaderImage, getLinkName, getTarget, getTooltip, getTooltip, isDisabled, isEditable, isEditable, paintCell, paintEmptyCell, paintHeader, paintHeader |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ColumnRadioPainter()
Method Detail |
public void paintCell(org.apache.ecs.html.TD cellElement, CellPainterContext cpctx) throws java.lang.Exception
ColumnPainter
paintCell
in interface ColumnPainter
paintCell
in class ColumnPainterBase
java.lang.Exception
ColumnPainter.paintCell(
org.apache.ecs.html.TD,
com.cc.framework.ui.painter.def.CellPainterContext)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |