Document Information

Last modified:
2007/05/31 18:20 by thron7

User-defined data

Storing any arbitrary value in a qooxdoo object.

You can store arbitrary user-defined data in any qooxdoo object using the setUserData and getUserData functions. These are guaranteed not to conflict with qooxdoo or javascript properties of the object. Note that as qooxdoo events are derived from QxEvent which extends QxObject, you can store user-defined data in events as well.

For example:

MyObject.setUserData("MyData", "123");
MyObject.debug("MyData = " + MyObject.getUserData("MyData"));

Information

Last modified:
2007/05/31 18:20 by thron7

Account

Not logged in

 
 

Job Offers

To further improve qooxdoo we are seeking javascript developers. Read more...

Rich Ajax Platform (RAP)

RAP uses qooxdoo, Java and the Eclipse development model to build rich web applications. Read more...

qooxdoo Web Toolkit (QWT)

Similar to GWT this framework allows to create impressive qooxdoo applications just using Java. Read more...

Pustefix

Pustefix is a MVC-based web application framework using Java and XML/XSLT. Read more...

 
SourceForge.net Logo

Bad Behavior has blocked 0 potential spam attempts in the last 7 days.