Attribute | Mand. | Description | Default |
id | no | Identifier of the headers. | |
template | no | HEADERS.template | |
label | no | Label of the headers. | |
align | no | Align of the label of the headers (left, right or center) | CENTER |
tooltip | no | Tooltip of the headers. | |
overview | no | Overview label of the headers. | |
font | no | HEADERS.font | |
sortableFont | no | Font used to display sorted headers. | |
color | no | HEADERS.color | |
fontColor | no | HEADERS.fontColor |
<!ELEMENT HEADERS ((HEADER | HEADERS)*)> |
Element | Mand. | Mult. | Description |
HEADER | yes | no | Header contained within the headers list. |
HEADERS | yes | no | Sub group of headers. |