On Wed, 04 Apr 2012 23:38:47 -0300, Chris Mylonas <ch...@opencsta.org> wrote:

Hi All,

Hi!

Why don't you just write a component for rendering that part? In addition, think of blocks and the Delegate component. Better yet, take a look at how BeanEditor and the other BeanModel-based components.

  for( int i = 0 ; i < listOfDraggables.length ; i++){
writer.element(org.got5.tapestry5-jquery.components.Draggable, "t:id", "chris");

This would be dynamic structure and Tapestry doesn't support that nor it ever will.

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