null, or '..' always points to the container. Gadget must be addressed by their iframe's name.
On Mon, Sep 1, 2008 at 12:59 PM, <[EMAIL PROTECTED]> wrote: > > Hello guys, > > > > I've been doing some tests with Shindig and I noticed that rpc > > communication gadget->container works fine when I put targetId as null > > in gadget.rpc.call method, but I don't know what to put in targetId to > > make a container->gadget communcation. > > > > Container -> gadget > > > > [Container code] > > gadgets.rpc.call(..); > > > > [Gadget code] > > gadget.rpc.register(..); > > > > Thank you. > > > > >

