[
https://issues.apache.org/jira/browse/WICKET-1098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Kriesten updated WICKET-1098:
---------------------------------
Attachment: ael.patch
Hi Johan,
thanks for looking into it. I attached a small patch which should be sufficient.
Best regards, --- Jan.
> 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-rc2
>
> 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.