[ http://issues.apache.org/jira/browse/WICKET-10?page=all ]

Igor Vaynberg closed WICKET-10.
-------------------------------

    Fix Version/s: 1.2.3
                   2.0
       Resolution: Fixed

> Add event to DataTable.setCurrentPage(int)
> ------------------------------------------
>
>                 Key: WICKET-10
>                 URL: http://issues.apache.org/jira/browse/WICKET-10
>             Project: Wicket
>          Issue Type: Wish
>          Components: wicket-extensions
>    Affects Versions: 1.2.2
>            Reporter: Jon Renaut
>            Priority: Minor
>             Fix For: 1.2.3, 2.0
>
>
> I would like to be able to add an event that occurs when the page changes on 
> a DataTable.  However, setCurrentPage(int) is a final method, and therefore I 
> can't overwrite it to add my event.
> Implementation details are not important to me - an onPageChanged event, or 
> making the method non-final, whatever works best is fine with me.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to