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

[jira] [Updated] (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 ]

Sergiu Hlihor updated WICKET-6039:
----------------------------------
    Summary: RadioGroup / RadioChoice use of parameterized type in onSelectionChanged method  (was: RadioGroup / RadioChoice use of parameterized generics in onSelectionChanged)

> 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
>            Priority: Trivial
>
> 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)