| Attributes |
| Name | Required | Request-time | Type | Description |
| forTable | true | false | java.lang.Object | Attribute to bind the dataPager to a dataTable by id. |
| for | false | false | java.lang.Object | DEPRECATED attribute, use 'forTable' instead. |
| renderDataPager | false | false | java.lang.Boolean | Whether to render the dataPager |
| imageFirst | false | false | java.lang.String | Passed through to ice:dataPaginator |
| imageLast | false | false | java.lang.String | Passed through to ice:dataPaginator |
| imagePrevious | false | false | java.lang.String | Passed through to ice:dataPaginator |
| imageNext | false | false | java.lang.String | Passed through to ice:dataPaginator |
| imageFastNext | false | false | java.lang.String | Passed through to ice:dataPaginator |
| imageFastPrev | false | false | java.lang.String | Passed through to ice:dataPaginator |
| paginatorMaxPages | false | false | java.lang.String | Passed through to ice:dataPaginator |
| style | false | false | java.lang.String | CSS style(s) to be applied when this component is rendered |
| fastStep | false | false | java.lang.Integer | Passed through to ice:dataPaginator |
| paginatorMaxPages | false | false | java.lang.Integer | Passed through to ice:dataPaginator |