You could use the ObjectRegistry, where you can get the hash of a qx 
object (your "ID"), and later look it up from there using this hash. But 
these wouldn't be self-assigned names (strings).

Going away from this.w and this.m you need also be concerned that 
objects go out of scope and are garbage-collected.

T.

On 12/15/2011 10:57 PM, Henrik Pauli wrote:

Might be just my Google-fu, but I haven't really found a way to access
form elements or other Objects by name.  In short, I'd find it pretty
convenient if there was a function/method/hash available somewhere (eg.
on the Root, or within a Window, or per container, or something like
that), where I could pass an ID of sorts and it would return with the qx
object named as such.  Yep, pretty similar to how getElementById works
in the DOM.


------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to