Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-10

Add event to DataTable.setCurrentPage(int)

    XMLWordPrintableJSON

Details

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jrenaut Jon Renaut
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: