On Thu, 22 Apr 2010 15:45:53 -0300, Raul Raja Martinez
<raulr...@gmail.com> wrote:
Yes if the body of a Layout component is considered a child component
of the Layoutand all events triggered from components that are
children would pass through Layout as well when bubbling up.
Right.
If that was the case firing an event inside Button.java could be
handled by Layout.java. Really what's happening is that the handle
work if I place it in PageA.java but not when placed in Layout.java.
Button is declared in PageA's template, so it's an PageA child, so events
triggered by Button are not handled by Layout.
Just what is declared in the Layout template is considered a child of it
by Tapestry.
--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,
and instructor
Owner, software architect and developer, 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