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

public class Rows
extends StylableTag
This tag is a place-holder for <tbl:row> tags. It has no attributes and must be placed inside a <tbl:table> tag.

Syntax:

   <tbl:rows>
      <tbl:row ... >
   </tbl:rows>

The <tbl:rows> may contain the following subtags:

Version:
2.0
Author:
Nicklas
See Also:
Serialized Form