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

Allow AjaxRequestTarget.IListeners to be Registered at the WebApplication Level

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.5-M3
    • 1.5-RC1
    • wicket
    • None

    Description

      Right now, in order to register an AjaxRequestTarget.IListener, you have to override WebApplication.newAjaxRequestTarget(Page p). That does make Wicket very "pluggable." What if multiple frameworks need to add in that hook? So, why not allow a global, application-level, registry of those listeners. Each AjaxRequestTarget would have those listeners added to it.

      Attachments

        1. WICKET-3263.patch
          21 kB
          James Carman

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            jwcarman James Carman
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: