DataPager

From AlfrescoWiki

Jump to: navigation, search

Back to Component Library

Contents

[edit] DataPager

[edit] 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.

[edit] Tag details

<a:dataPager
/>

[edit] Custom tag attributes

None

[edit] Example

<a:dataPager />

[edit] Screenshots

See RichList#Screenshots