| Attributes |
| Name | Required | Request-time | Type | Description |
| id | true | true | java.lang.String | Id of the generated tabbed dialog. It will be assigned to the block element container generated by this tag that will contain all the other elements. |
| cssclass | false | true | java.lang.String | CSS class for the tabbed dialog generated by this tag. |
| fillercssclass | false | true | java.lang.String | CSS class for the for the tab filler, which is the empty area usually on the right from tabs generated by this tag. |
| onswitch | false | true | java.lang.String | JavaScript code to execute when the tabs are switched. |