| Attributes |
| Name | Required | Request-time | Type | Description |
| id | true | false | java.lang.String | A unique id for the component. |
| bean | true | false | com.icesoft.faces.facelets.component.tristatecheckbox.TriStateCheckbox | The bean attribute must resolve to an instance of the TriStateCheckbox class. |
| disabled | false | false | java.lang.Boolean | Flag indicating that this component must never receive focus or be included in a subsequent submit. |
| styleContainer | false | false | java.lang.String | Passed through to style attribute on container |
| styleButton | false | false | java.lang.String | Passed through to style attribute on ice:commandButton |
| alt | false | false | java.lang.String | Alternate textual description of the element rendered by this component. |
| title | false | false | java.lang.String | Passed through to underlying component |
| effect | false | false | com.icesoft.faces.context.effects.Effect | The Javascript Effect |