[ 
https://issues.apache.org/jira/browse/CLK-443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bob Schellink resolved CLK-443.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.0
         Assignee: Bob Schellink

fixed in trunk

> Make setFirstRow and setLastRow public in Table
> -----------------------------------------------
>
>                 Key: CLK-443
>                 URL: https://issues.apache.org/jira/browse/CLK-443
>             Project: Click
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.5 RC1
>         Environment: java 5
>            Reporter: Geoff Hopson
>            Assignee: Bob Schellink
>             Fix For: 2.1.0
>
>
> I want to create my own Paginator class, and have copied the DefaultPaginator 
> as an example. The onRender method calls getFirstRow and getLastRow on Table, 
> but these are declared as protected. Therefore my own Paginator has no 
> visibility of the protected methods on Table.
> Can these methods be made public so that other paginators can be created 
> outsid ethe click packages?
> Thanks

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

Reply via email to