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

Igor Vaynberg resolved WICKET-1947.
-----------------------------------

         Assignee: Igor Vaynberg  (was: Matej Knopp)
    Fix Version/s: 1.5-M2
       Resolution: Fixed

> rc1 generics - LabelTree
> ------------------------
>
>                 Key: WICKET-1947
>                 URL: https://issues.apache.org/jira/browse/WICKET-1947
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4-RC1
>            Reporter: Adrian Sandor
>            Assignee: Igor Vaynberg
>             Fix For: 1.5-M2
>
>
> LabelTree.getNodeTextModel requires IModel<Object> and returns 
> IModel<Object>. I was overriding it and returning a Model<String>, but I 
> can't do that anymore. Why not just return IModel<?> ?

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