[Seaside] using a callback to render a new component..

Lukas Renggli renggli at gmail.com
Tue Apr 20 14:45:57 UTC 2010


> in  testing it just to get it to render, i am trying:
>
> html anchor callback: [IMSinglePointView new]; with: 'some text'.
>
> this only rerenders IMMain..

There are two possibilities:

  http://book.seaside.st/book/components/calling
  http://book.seaside.st/book/components/embedding

> 2. can i pass it an object to chew on at the same time?

Create a dedicated constructor method or create accessor to pass the
object into the component.

Lukas

-- 
Lukas Renggli
www.lukas-renggli.ch


More information about the seaside mailing list