Obsolete Pages{{Obsolete}}
The official documentation is at: http://docs.alfresco.com
JSF Component
Back to Component Library
DataPager
General Description
The dataPager component enables a user to page through a large dataset. The component must be a child of a data component. It is generally contained within the footer area of a richList component or similar. The component keeps track of the current page and displays it to the user. The component does not require any developer intervention and therefore does not provide action command listeners.
Tag details
<a:dataPager
/>
Custom tag attributes
None
Example
<a:dataPager />
Screenshots
See RichList#Screenshots