You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Johan Compagner (JIRA)" <ji...@apache.org> on 2007/12/16 17:50:43 UTC

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

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

Johan Compagner closed WICKET-1098.
-----------------------------------

    Resolution: Fixed

applied

> 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-extensions
>    Affects Versions: 1.3.0-beta4
>         Environment: any
>            Reporter: Jan Kriesten
>            Assignee: Johan Compagner
>            Priority: Minor
>             Fix For: 1.3.0-rc3
>
>         Attachments: ael.patch
>
>
> 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.