« Return to Thread: notifying all the visible components before and after a request is received

Re: notifying all the visible components before and after a request is received

by Lukas Renggli :: Rate this Message:

Reply to Author | View in Thread

> The question is: can something like that be done (I mean, would it work for
> scriptacolous callbacks too and that sort of things) ? And if it is, where
> and how should I do it ?

You might want to override #renderContentOn: and
#processChildCallback: within your root component, or within a
decoration that you add around your root component.

Lukas

--
Lukas Renggli
http://www.lukas-renggli.ch
_______________________________________________
seaside mailing list
seaside@...
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

 « Return to Thread: notifying all the visible components before and after a request is received