GitHub user Jezza opened a pull request: https://github.com/apache/wicket/pull/223
Fire an event when all ajax timers have been bound Fire Wicket.Event.Topic.AJAX_TIMERS_BOUND event once all Wicket.Timer.set() calls are executed You can merge this pull request into a Git repository by running: $ git pull https://github.com/Jezza/wicket master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/wicket/pull/223.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #223 ---- commit 955d33435d7177fc8d88fff933876831f821588a Author: jezza <jeremy.bar...@bps-system.de> Date: 2017-07-25T14:14:50Z Fire Wicket.Event.Topic.AJAX_TIMERS_BOUND event once all Wicket.Timer.set() calls are executed ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---