You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/11/12 07:49:39 UTC

[jira] Resolved: (WICKET-1157) Generic internationalization for Enums

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

Igor Vaynberg resolved WICKET-1157.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4.4
         Assignee: Igor Vaynberg

added enumlabel and enumchoicerenderer

> Generic internationalization for Enums
> --------------------------------------
>
>                 Key: WICKET-1157
>                 URL: https://issues.apache.org/jira/browse/WICKET-1157
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket
>    Affects Versions: 1.4-M1
>            Reporter: Bruno Borges
>            Assignee: Igor Vaynberg
>             Fix For: 1.4.4, 1.5-M1
>
>         Attachments: EnumDropDownChoice.java, EnumLabel.java, Enums.patch, type-choice-patch.txt, TypeChoiceModel.java, TypeChoiceRenderer.java
>
>
> Support internationalization for Enums for any Component in the future (Wicket's Java 5+ version). I attached two components that does this independently. But maybe it would be a good idea  to abstract this.

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