Em Thu, 11 Jun 2009 16:44:09 -0300, Neo Anderson <[email protected]> escreveu:

I read the message at
http://www.mail-archive.com/[email protected]/msg17772.html.
It seems like the beaneditform can be marked as readonly for displaying
information.

As far as I know, no. BeanEditForm is for editing info, no displaying it.

P.S.: I tried to use beandisplay, but  seeming beandisplay only show bean
property value. I can not e.g. transforms path into image tag.

As with BeanEditForm and BeanEditor, with BeanDisplay you can override how a property is shown. Its documentation shows how. There's another option: http://tapestry.apache.org/tapestry5.1/guide/beaneditform.html shows you can provide a special viewing and edition block for anything you want.

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to