On Mon, 24 Oct 2011 18:33:30 -0200, Wechsung, Wulf <wulf.wechs...@sap.com> wrote:

Hello T5-Users,

Hi!

what would be the easiest way to get Tapestry components like Beaneditor and Grid to display Enum values by their actual (not friendly-fied) names? Would that be a Bleanblock contribution for the specific type?

Just add some lines to your app.properties. Example:

RetentionPolicy.SOURCE=SOURCE

java.lang.annotation.RetentionPolicy being used as example.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to