| Attributes |
| Name | Required | Request-time | Type | Description |
| cssclass | false | true | java.lang.String | CSS class for the left half of the double select control generated by this tag. |
| doubleselectcssclass | false | true | java.lang.String | CSS class for the list control of the left half of the double select control generated by this tag. |
| doubleselectbuttonscssclass | false | true | java.lang.String | CSS class for the button area of the left half of the double select control generated by this tag. |
| focus | false | true | java.lang.String | Does the left half of the double select control have focus when it is displayed on the page or not. Only one control on a page or tab can be marked as focus at a time. If multiple controls are marked this way, then the first one on the page or tab will get the focus. If this control have focus when it is displayed on the page this value should be true or 1. |
| disabled | false | true | java.lang.String | Flag specifying if the buttons in the left half of the cntrol are disabled. |
| size | false | true | java.lang.String | Size of the select list specifying how many items are visible at once. |