You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Taha Hafeez <ta...@gmail.com> on 2010/11/30 18:57:35 UTC

A couple of simple pagers

Hi

I have updated the source at http://code.google.com/p/tapestry-addons

I have added a couple of pagers which can be easily connected to a pager.
Pagers extend AbstractPager and support zones.

A loop can be conveniently connected to the source of a pager using a
"pager" binding..

The source of a pager is a GridDataSource.

Hope somebody finds it useful

regards
Taha