[Seaside] Re: don't I have to configure ...

Lukas Renggli renggli at gmail.com
Fri Apr 6 17:27:05 UTC 2007


> Where visible means accessible from the root component (indirectly)
> via #children and not #call'ed. Visible doesn't mean rendered, right?

It uses the standard traversal method #visiblePresentersDo: walking
trough the decoration chain: if there is a delegation (#call:) into
the delegate, else into the declared children (not necessarily the
actually rendered ones.

Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the Seaside mailing list