You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Sven Meier (JIRA)" <ji...@apache.org> on 2015/11/18 21:19:11 UTC

[jira] [Resolved] (WICKET-6039) RadioGroup / RadioChoice use of parameterized type in onSelectionChanged method

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

Sven Meier resolved WICKET-6039.
--------------------------------
       Resolution: Done
         Assignee: Sven Meier
    Fix Version/s: 7.0.0

Already improved in Wicket 7.0.0

> RadioGroup / RadioChoice use of parameterized type in onSelectionChanged method
> -------------------------------------------------------------------------------
>
>                 Key: WICKET-6039
>                 URL: https://issues.apache.org/jira/browse/WICKET-6039
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 6.20.0
>            Reporter: Sergiu Hlihor
>            Assignee: Sven Meier
>            Priority: Trivial
>             Fix For: 7.0.0
>
>
> When using parameterized types like RadioGroup<String> or RadioChoice<String>, the method onSelectionChanged can only be defined with Object. The parameter type should be the templated one like in other components.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)