Broadcast: look for messagebus in the API (at least I think this is what you 
are looking for). 

Fritz Zaucker
Oetiker+Partner AG
Aarweg 15
CH-4600 Olten
+41 775 9903

Am 04.10.2010 um 12:23 schrieb Stefan Andersson <[email protected]>:

> Very often it is necessary to get the layout root which directs what is 
> happening within the layout children.
> 
> getLayoutParent().getLayoutParent().getLayoutParent().....
> 
> can be used to step upwards the layout tree. But if it is 4-6 steps the line 
> will be long. The other solution is to use 
> 
> getApplicationRoot()
> 
> and step upwards, but then it is necessary to know the name of the widget.
> 
> Another one is a global variable.
> 
> 
> What do you recommend today? Is there an idea of having a getLayoutRoot() 
> function?
> 
> 
> As far as we can see there is no broadcast (forward/reverse) or delegation 
> message tech included in qooxdoo, is it?
> 
> Stefan
> ------------------------------------------------------------------------------
> Virtualization is moving to the mainstream and overtaking non-virtualized
> environment for deploying applications. Does it make network security 
> easier or more difficult to achieve? Read this whitepaper to separate the 
> two and get a better understanding.
> http://p.sf.net/sfu/hp-phase2-d2d
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

------------------------------------------------------------------------------
Virtualization is moving to the mainstream and overtaking non-virtualized
environment for deploying applications. Does it make network security 
easier or more difficult to achieve? Read this whitepaper to separate the 
two and get a better understanding.
http://p.sf.net/sfu/hp-phase2-d2d
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to