| Graphic Components > Table Component > Configuring the Table Component > Customizing Column Headers and Rows |
Customizing Column Headers and Rows |
INDEX
PREVIOUS
NEXT
|
The table component uses a default renderer to render the column header (an instance of IlpTableHeaderRenderer).
This renderer is based on the CSS configuration, which means that it uses the properties defined in the cascading style sheets for the business objects, the attributes, and the table component itself.
To modify the rendering of the table, you can do one of the following:
setHeaderRenderer.| Note |
| The Swing mechanism that allows you to associate a specific renderer with instances of a specific class in the table model is disabled. |
Please refer to Customizing Table Column Headers and Rows in the Styling documentation for a description of the properties that you can use in a CSS file to modify the rendering of the table header and of the table rows.
| Copyright © 1987-2007 ILOG S.A. All rights reserved. Documentation homepage. All rights reserved. Legal terms. | PREVIOUS NEXT |