On Tue, 09 Nov 2010 09:20:12 -0200, Josh Kamau <joshnet2...@gmail.com> wrote:

Hi there;

Hi!

Does the beanEditForm have support for Embedded Types and images out of the box?

BeanEditor (which is used internally by BeanEditForm) supports any type of object as long there's an edition block for it. See the Adding New Property Editors in http://tapestry.apache.org/tapestry5.1/guide/beaneditform.html for more details on how it works. BeanEditor isn't recursive, just creating form fields for properties of the object, not the properties of the properties of the object.

What do you mean by editing an image? File upload?

--
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