Table Element Attributes

The following attributes are implemented by all table element tags in the Xavax JSF library.

Attributes
Name Required Request-time Type Description
backgroundColor false false java.lang.String The background color for the table element.
horizontal false false java.lang.String The horizontal alignment for the table element. Possible values are center, left, and right.
vertical false false java.lang.String The vertical alignment for the table element. Possible values are bottom, center, and top.