You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Toby (JIRA)" <ji...@apache.org> on 2010/11/10 22:03:16 UTC

[jira] Commented: (TAP5-1151) Customization of Grid Pager

    [ https://issues.apache.org/jira/browse/TAP5-1151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12930773#action_12930773 ] 

Toby commented on TAP5-1151:
----------------------------

Maybe it would help to introduce a GridPager interface and reference this instead of the GridPager implementation.
This way you could easily implement your own GridPager.

Or make beginRender in GridPager protected instead of private?

> Customization of Grid Pager
> ---------------------------
>
>                 Key: TAP5-1151
>                 URL: https://issues.apache.org/jira/browse/TAP5-1151
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.1.0.7
>            Reporter: Nicolas Bouillon
>         Attachments: screenshot_021.png
>
>
> I have had to customize the look & feel of the Grid pager, and i had no other solution to make a full copy paste of Grid.java and GridPager.java in order to change the pager.
> It should be fine to be able to override the pager in a simpler way.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.