Class ColumnHeaders

java.lang.Object
javax.servlet.jsp.tagext.TagSupport
net.sf.basedb.clients.web.taglib.table.ColumnHeaders
All Implemented Interfaces:
Serializable, IterationTag, JspTag, Tag

public class ColumnHeaders
extends TagSupport
Generate column headers for the columns that has been defined for this table. This tag has no attributes and should be inside a >

Syntax:

        <tbl:headerrow>
      <tbl:columnheaders />
   </tbl:headerrow>
Since:
3.1
Author:
Nicklas
See Also:
Serialized Form