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

Martin Grigorov reassigned WICKET-5025:
---------------------------------------

    Assignee: Martin Grigorov
    
> Set the component as a context to the ajax listeners
> ----------------------------------------------------
>
>                 Key: WICKET-5025
>                 URL: https://issues.apache.org/jira/browse/WICKET-5025
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 6.5.0
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>            Priority: Minor
>
> Currently to get the component in an Ajax listener (before, success, 
> complete, ...) one has to use: attrs.event.target.
> In Wicket 1.5 one could use 'this' in ajax call decorators because the script 
> was a value of the inline attribute.
> Currently 'this' in event listeners is unusable. It would be good to set the 
> component as a context.

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

Reply via email to