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-rc3


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.

Reply via email to