[ 
https://issues.apache.org/jira/browse/WICKET-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12525854
 ] 

Igor Vaynberg commented on WICKET-940:
--------------------------------------

there is nothing low level about ajaxrequesttarget. further if your nice 
applicationcode does not call super by mistake, onclick(ajaxrequettarget) wont 
be called and then your ajax update wont work either.

> AjaxFallbackLink.onClick be helpful if not final
> ------------------------------------------------
>
>                 Key: WICKET-940
>                 URL: https://issues.apache.org/jira/browse/WICKET-940
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.0-beta3
>            Reporter: Sam Hough
>            Assignee: Igor Vaynberg
>            Priority: Minor
>
> I'd like to override AjaxFallbackLink.onClick and have application code live 
> there rather than in the Ajax specific method. Obviously I could have 
> onMyClick but this seems rather ugly and wouldn't look/feel the same as just 
> using a Link object.
> AjaxFallbackButton.onSubmit is not final so it also seems inconsistent.
> Thanks
> Sam 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to