Attributes |
Name | Required | Request-time | Type | Description |
title | false | true | java.lang.String | Title to display in the head of this column |
titleKey | false | true | java.lang.String | Message Key to use to retrieve the internationalized title to display in the head of this column |
headerClass | false | true | java.lang.String | CSS Class to appply to the head (th) of this column |
cellClass | false | true | java.lang.String | CSS Class to appply to each td generated by this column |
headerColspan | false | true | java.lang.String | Number of columns the header should span. If 0 is specified, it does not include this setup. |