Attributes |
Name | Required | Request-time | Type | Description |
align | false | true | java.lang.String | A horizontal alignment for the column contents. The default value is left . |
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 | A URL for the items in the column. |
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 | An object's property to use for the column. |
status | false | true | java.lang.String | A workflow status for the item. |
statusByUserId | false | true | java.lang.String | No Description |
statusDate | false | true | java.lang.String | No Description |
valign | false | true | java.lang.String | A vertical alignment for the column contents. The default value is middle . |