Attributes |
Name | Required | Request-time | Type | Description |
align | false | true | java.lang.String | A horizontal alignment for the column contents. |
buffer | false | true | java.lang.String | A string buffer variable for constructing a URL in a scriptlet. |
colspan | false | true | int | The number of columns to span. The default value is 1 . |
cssClass | false | true | java.lang.String | A CSS class for styling the component. |
href | false | true | java.lang.String | No Description |
index | false | true | java.lang.String | No Description |
name | false | true | java.lang.String | No Description |
orderable | false | true | boolean | Whether to set the column as sortable. The default value is false . |
orderableProperty | false | true | java.lang.String | An object's property by which to sort the column. |
property | false | true | java.lang.String | No Description |
target | false | true | java.lang.String | No Description |
title | false | true | java.lang.String | No Description |
translate | false | true | boolean | Whether to automatically translate values. The default value is false . |
truncate | false | true | boolean | No Description |
valign | false | true | java.lang.String | A vertical alignment for the column contents. The default value is middle . |
value | false | true | java.lang.String | No Description |