On Sun, 01 Apr 2012 19:39:57 -0300, Chris Mylonas <ch...@opencsta.org> wrote:

Good Morning Tapestry List,

Good morning!

How come the Grid component doesn't have @Setup/Begin/CleanupRender annotations?

Because it doesn't need to. Why would it?

BTW, I'm mucking around with my first component and during @SetupRender phase I have no data and return false to jump directly to @CleanupRender - which outputs my div saying "There is no data".

I know this (@CleanupRender) will output all the time when I have elements to write out in @BeginRender phases, but I'm just slowly stepping through it all so I understand the render phases a bit better.

See http://tapestry.apache.org/component-rendering.html and http://jumpstart.doublenegative.com.au/jumpstart/examples/navigation/whatiscalledandwhen.

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