The difference is needing to know when the user has requested a new
page, not when the current page has finished rendering.
Logically speaking, T5 would need to keep a track of the last requested
page, and notify me whenever this changed.
Thiago H. de Paula Figueiredo wrote:
Em Fri, 24 Oct 2008 14:21:05 -0300, Joel Halbert
<[EMAIL PROTECTED]> escreveu:
Hi,
Is there a hook you can leverage to trap an event when the user
navigates to a new page?
I didn't understand how different this situation would be from simply
catching the end of the rendering of a page. This would be the
@CleanupRender event or, maybe better, the @PageDetached event. All
the component events are described here:
http://tapestry.apache.org/tapestry5/guide/rendering.html and the page
events here:
http://tapestry.apache.org/tapestry5/guide/lifecycle.html.
--
SU3 Analytics Ltd
61b Oxford Gardens
W10 5UJ
London
Tel: +44 20 8960 2634
Mob: +44 75 2501 0825
www.su3analytics.com
SU3 Analytics Ltd is a company registered in England and Wales under company
number 06639473 at registered address 61b Oxford Gardens, London W10 5UJ,
United Kingdom.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]