On Thu, 22 Apr 2010 14:40:26 -0300, Raul Raja Martinez
<raulr...@gmail.com> wrote:
Hi,
Hi!
Is it possible to handle events inside components that have been
triggered by other events?
Events are triggered by components, not by events themselves.
If a page does not handle an event wouldn't that event be bubbled up
to the Layout component since it wraps it?
It depends on who triggers the event. If it is the page itself, no, as the
layout wraps the content of the page, but the layout is inside the page.
If it's a component declared inside the layout, then yes.
We are trying to figure out a way for events to be handle inside the
Layout component as parts of the UI need to be updated there.
Components should try to handle its own events.
--
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