Files
web/web_ir_actions_act_window_page

Client side paging

This addon enables buttons to return::

{'type': 'ir.actions.act_window.page.next'}

or::

{'type': 'ir.actions.act_window.page.prev'}

which trigger the form's controller to page into the requested direction.