On Sun, 20 Jun 2010 13:24:23 -0300, Joel Halbert <j...@su3analytics.com> wrote:

Hi,

Hi!

When using t:loop is there a method we can declare on the component that Tapestry will call before each iteration ?
or is there another way to do this....

Use a getter/setter pair in the value parameter. In the setter, do whatever you want to happen before any iteration.

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