pageAttached/pageDetatched are being obsoleyed in the future versions of tapestry. I would use setupRender instead.
On Aug 9, 2011, at 8:09 AM, Paul Stanton <p...@mapshed.com.au> wrote: > Geoff, > > Thanks again, you are always helpful! > > Looks like pageAttached/pageDetached is exactly what i need. Combined with > isXHR, works fine. > > I hadn't stumbled across this doc: > http://tapestry.apache.org/page-life-cycle.html > > cheers, p. > > On 24/07/2011 10:37 PM, Geoff Callender wrote: >> Done - new example "AJAX: What is Called and When" added as: >> >> >> http://jumpstart.doublenegative.com.au/jumpstart/examples/ajax/whatiscalledandwhen >> >> However, I don't know that it helps solve your problem, unless maybe you >> test request.isXHR() in pageAttached() and pageDetached()??? >> >> Geoff >> >> On 18/07/2011, at 11:05 AM, Paul Stanton wrote: >> >>> In the past, I've found the "what is called when" example from the >>> jumpstart collection very useful, however there is no version for the >>> partial render or ajax case. >>> >>> I'm trying to figure out if there is an event I can handle which is called >>> everytime a partial render or zone update is returned to the client, or >>> everytime an asych request is made. >>> >>> Is there such a hook? >>> >>> regards, Paul. >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org >>> For additional commands, e-mail: users-h...@tapestry.apache.org >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org >> For additional commands, e-mail: users-h...@tapestry.apache.org >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org