All Implemented Interfaces:
Serializable, DynamicAttributes, IterationTag, JspTag, Tag, DynamicActionAttributes

public class Headers
extends StylableTag
Container tag for header rows in a table. It starts a new <tbody> section of the table. The default class is "headers".

Syntax:

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