I would like to create such mechanism too. But I'm worried about the memory
leaks. I mean, when disposing objects from my app I will have to take care
of that global reference by myself, right? or it will never be disposed for
real.
On Thu, Sep 30, 2010 at 5:06 AM, Robert Nimax <robert.ni...@inform-ac.com>wrote:
> Hi,
> what about creating a lookup table (plain javascript map or let´s call it
> hash table) while filling the form ?
> The key represents the "id" and the value is the handle to the widget.
> Regards,
> Rob.
>
> >>> iaveryanov <iaverya...@gmail.com> 9/28/2010 2:23 >>>
>
>
> Hello everybody!
>
> I have the form with a lot of widgets. Each widget has the unique defined
> id
> (for example etnryfield.setUserData("id", "id_1001"))
>
> Then the server sends: it is necessary to modify font of the entryfield
> with
> id_1001.
>
> How can I get this entryfield by this id? What way is the best?
>
>
> Thanks.
> --
> View this message in context:
> http://qooxdoo.678.n2.nabble.com/How-can-I-get-concrete-widget-by-unique-id-tp5579198p5579198.html
> Sent from the qooxdoo mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Start uncovering the many advantages of virtual appliances
> and start using them to simplify application deployment and
> accelerate your shift to cloud computing.
> http://p.sf.net/sfu/novell-sfdev2dev
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
>
> ------------------------------------------------------------------------------
> Start uncovering the many advantages of virtual appliances
> and start using them to simplify application deployment and
> accelerate your shift to cloud computing.
> http://p.sf.net/sfu/novell-sfdev2dev
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
>
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel