[
https://issues.apache.org/jira/browse/WICKET-5512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Grigorov resolved WICKET-5512.
-------------------------------------
Resolution: Fixed
Fix Version/s: 6.15.0
7.0.0
> Allow using child selector for JS event bindings
> ------------------------------------------------
>
> Key: WICKET-5512
> URL: https://issues.apache.org/jira/browse/WICKET-5512
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Affects Versions: 6.14.0
> Reporter: Martin Grigorov
> Assignee: Martin Grigorov
> Fix For: 7.0.0, 6.15.0
>
> Attachments: child-selector.tgz
>
>
> http://api.jquery.com/on/ has an optional 'selector' parameter that is used
> to to filter the descendants of the selected elements that trigger the event.
> It would be nice if Wicket's Wicket.Event.add() API provides a way to use it.
> Additionally it should be possible the selector to be set via
> AjaxRequestAttributes
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)