You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Sean Sullivan (JIRA)" <ji...@apache.org> on 2007/10/25 07:53:51 UTC

[jira] Commented: (WICKET-1098) AjaxEditableLabel: add method to override edit-event

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

Sean Sullivan commented on WICKET-1098:
---------------------------------------

This would be useful to me as well.

I tried extending the AjaxEditableLabel in August and found a couple of limitations.


> AjaxEditableLabel: add method to override edit-event
> ----------------------------------------------------
>
>                 Key: WICKET-1098
>                 URL: https://issues.apache.org/jira/browse/WICKET-1098
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-examples
>    Affects Versions: 1.3.0-beta4
>         Environment: any
>            Reporter: Jan Kriesten
>            Priority: Minor
>
> Currently, as event 'onclick' is hardcoded in AjaxEditableLabel. To change this behavior, a bunch of logic has to be copied. It would be nice, if there was a method
> newLabelAjaxBehavior(String event)
> which could be easily overriden.
> Might apply to other AjaxEdit-Components as well.

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