[Seaside] SUAccordion: how to ask for element to be visible?

James Foster Smalltalk at JGFoster.net
Fri Jul 8 22:47:33 UTC 2011


In Seaside 2.8 one could use #'show:' to achieve this, but now that components are wrapped I don't see how to do it. The methods #'show:', #'hide:', #'toggle:', and #'isVisible:' appear to take a wrapper rather than a component. As far as I can tell, there is no API to get the list of wrappers.

James


More information about the seaside mailing list