draggable unknown method draggable() (Article context)

title unknown method title(:link=>String) (Page context)

A @RootProxy@ serves as a local mirror for a remote object. The proxy tree is made of "ObjectProxies":208. RootProxies are created by a "":199 when it receives a notification about a new device available (see "":196).

title unknown method title(:link=>String) (Page context)

The @RootProxy@ should not allow commands to register and should therefore not send notifications on object calls .

title unknown method title(:link=>String) (Page context)

A @RootProxy@ keeps itself in sync with a remote Tree by listening for object creation/deletion/update notificaitons. When it is initially created, a @RootProxy@ emits @/.list_with_type@ queries to the remote end in order to create the first children. Information on children nodes are fetched only when needed.