Description
With WICKET-3540 the assignment of the Ajax behavior to Ajax links and buttons has been moved to their #onInitialize() method and an factory method is used to create the behavior. This way the developer can provide custom Ajax behavior for the link/button.
AjaxButton and AjaxSubmitLink have been missed with this ticket for some reason.
Attachments
Issue Links
- is related to
-
WICKET-3540 Make AjaxLink's URL more configurable
- Resolved