You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2014/02/19 13:39:19 UTC

[jira] [Updated] (WICKET-5512) Allow using child selector for JS event bindings

     [ https://issues.apache.org/jira/browse/WICKET-5512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Grigorov updated WICKET-5512:
------------------------------------

    Attachment: child-selector.tgz

Attaching a demo app showing how to use the new Ajax request attribute.

> 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
>         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)