Udo Schnurpfeil created TOBAGO-2243:
---------------------------------------
Summary: Reimplement paginator for sheet
Key: TOBAGO-2243
URL: https://issues.apache.org/jira/browse/TOBAGO-2243
Project: MyFaces Tobago
Issue Type: Improvement
Reporter: Udo Schnurpfeil
Currently the paging is coded in the SheetRenderer and can be customized by
some attribute:
* showDirectLinks
* showPageRange
* showRowRange e.g. left|right|center|none
* directLinkCount
* showPagingAlways
This is useful but has limited flexibility.
A new implementation may use these new components:
* <tc:paginatorRow>
* <tc:paginatorNumber>
* <tc:paginatorList>
to customize the paginator attributes and the layout on the page.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)