Click JIRA - Created: (CLK-443) Make setFirstRow and setLastRow public in Table

2 Messages Forum Options Options
Embed this topic
Permalink
JIRA click-jira@avoka.com
Click JIRA - Created: (CLK-443) Make setFirstRow and setLastRow public in Table
Reply Threaded MoreMore options
Print post
Permalink
Make setFirstRow and setLastRow public in Table
-----------------------------------------------

                 Key: CLK-443
                 URL: http://www.avoka.com:8080/jira/browse/CLK-443
             Project: Click
          Issue Type: Improvement
          Components: core
    Affects Versions: 1.5 RC1, 1.5 M3
         Environment: java 5
            Reporter: Geoff Hopson


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.
-
If you think it was sent incorrectly contact one of the administrators: http://www.avoka.com:8080/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Click-development mailing list
Click-development@...
https://lists.sourceforge.net/lists/listinfo/click-development
JIRA click-jira@avoka.com
Click JIRA - Updated: (CLK-443) Make setFirstRow and setLastRow public in Table
Reply Threaded MoreMore options
Print post
Permalink
     [ http://www.avoka.com:8080/jira/browse/CLK-443?page=all ]

Bob Schellink updated CLK-443:
------------------------------

    Affects Version/s:     (was: 1.5 M3)

> Make setFirstRow and setLastRow public in Table
> -----------------------------------------------
>
>                 Key: CLK-443
>                 URL: http://www.avoka.com:8080/jira/browse/CLK-443
>             Project: Click
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.5 RC1
>         Environment: java 5
>            Reporter: Geoff Hopson
>
> 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.
-
If you think it was sent incorrectly contact one of the administrators: http://www.avoka.com:8080/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Click-development mailing list
Click-development@...
https://lists.sourceforge.net/lists/listinfo/click-development