Open Patterns Scrollable Table
Tag header
Custom tag to generate all HTML code necessary to display header of scrollable table. The header of the table contains the column headings and will be created from the content of the body of this tag. This tag has to be placed inside of table tag.
Example:
<scrolltbl:header> <div class="clsColumnHeader"><a class="clsColumnHeaderText" href="#">Header 1</a></div>... </scrolltbl:header>
| Tag Information |
| Tag Class | org.opensubsystems.patterns.scrollabletable.www.ScrollableTableHeaderTag |
| TagExtraInfo Class | None |
| Body Content | JSP |
| Display Name | None |
| Attributes |
| Name | Required | Request-time | Type | Description |
| cssclass | false | true | java.lang.String | CSS class for the table header generated by this tag. |
| Variables |
No Variables Defined. |
Output Generated by
Tag Library Documentation Generator.
Java, JSP, and JavaServer Pages are trademarks or
registered trademarks of Sun Microsystems, Inc. in the US and other
countries. Copyright 2002-4 Sun Microsystems, Inc.
4150 Network Circle
Santa Clara, CA 95054, U.S.A.
All Rights Reserved.