[Seaside] error: MessageNotUnderstood: StRootComponent>>menuComponent:

Lukas Renggli renggli at gmail.com
Tue May 6 06:49:20 UTC 2008


> This looks to me like the instance variable menuComponent is not defined,
> but I see it when I select the StRootComponent in the object browser.

It looks like accessor methods are missing. If you click on
StRootComponent -> refactor class -> accessor you can automatically
create the required accessor methods, and then your application works
too ...

Lukas

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


More information about the seaside mailing list