|
|||||||||||
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.ColumnSelectPainter
Painter for the columnselect column
Constructor Summary | |
ColumnSelectPainter()
|
Method Summary | |
protected java.lang.Object |
getOptions(ColumnSelectDesignModel column,
LineIterator iter)
Retrieves the available option elements for the current row |
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 ColumnSelectPainter()
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)
protected java.lang.Object getOptions(ColumnSelectDesignModel column, LineIterator iter)
column
- The columns design modeliter
- The row iterator that is positioned on the current roe
null
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |