You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Frank Bille Jensen (JIRA)" <ji...@apache.org> on 2007/12/29 15:31:49 UTC

[jira] Updated: (WICKET-1219) Make it easier to provide a custom converter for AjaxEditableLabel

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

Frank Bille Jensen updated WICKET-1219:
---------------------------------------

    Fix Version/s:     (was: 1.3.0-rc3)
                   1.3.0-final

> Make it easier to provide a custom converter for AjaxEditableLabel
> ------------------------------------------------------------------
>
>                 Key: WICKET-1219
>                 URL: https://issues.apache.org/jira/browse/WICKET-1219
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-extensions
>    Affects Versions: 1.3.0-rc1
>            Reporter: Eelco Hillenius
>            Assignee: Eelco Hillenius
>            Priority: Minor
>             Fix For: 1.3.0-final
>
>
> Currently, it is quite hard to provide a custom converter for the label and text field of AjaxEditableLabel. This is mainly because the only way to provide one per component is to override a method; there is no setter for it. As this could be a common case for the AjaxEditableLabel (as I found out while writing WIA), it would be nice if the component made this a bit easier.

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