|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface for classes that want to implement their own rendering for header cells in a TableView
Copyright 2004 SAP AG
TableView| Method Summary | |
void |
renderHeaderCell(int column,
TableView tableView,
IPageContext rendererContext)
render a single header cell. |
| Method Detail |
public void renderHeaderCell(int column,
TableView tableView,
IPageContext rendererContext)
Since this method is called during the actual rendering of the table you have to render your component directly. See DefaultHeaderCellRenderer for an example.
DefaultHeaderCellRenderer
|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||