Martin Grigorov created WICKET-4880:
---------------------------------------
Summary: Make it possible to override the Ajax behavior of
AjaxSubmitLink and AjaxButton
Key: WICKET-4880
URL: https://issues.apache.org/jira/browse/WICKET-4880
Project: Wicket
Issue Type: Sub-task
Components: wicket
Affects Versions: 6.3.0
Reporter: Martin Grigorov
Assignee: Martin Grigorov
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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira