You can use the Paginator
building block to bring up paginator buttons in scenarios where end users have to traverse a list using these paginator buttons.
Paginator
Building Block<macros:Paginator id="paginator" />
You can then use controller coding to initialize the Paginator
building block with the right list binding and the right initial context. Check out our live example in the flexible programming model explorer at Paginator.
For information about the Paginator
API, see the API Reference.