Enum « PrimeFaces « JSF Q&A





1. Enum and SelectOneMenu    forum.primefaces.org

Hi there I would like to know if there is an example of the SelectOneMenu usage with Enums. I do have it working fine with common entities and a genericConverter, but ...

2. p:selectOneMenu not working with Enum Type    forum.primefaces.org

3. Filterby using enum    forum.primefaces.org

4. Enum localization problem in M4    forum.primefaces.org

I have enum classes which get their labels from resource bundle and working up to 3.0.M3 so far but when i need to check something in 3.0.M4 today i encountered that ...

5. p:selectOneMenu does not display Enum Values-Empty dropdown    forum.primefaces.org

True. But a developer would expect the default behaviour of h:SelectOneMenu to be preserved (whether PrimeFaces extends h:selectOneMenu or it is a custom rewrite)