Thanks Sebastian.

wow, what a quick answer :-)
Updated the wiki!


Sebastian Werner wrote:
> 
> Static functions can directly access the static members using the "this" 
> keyword.
> 
> e.g.
> 
> this.otherStaticMethod();
> 
> or
> 
> this.staticField;
> 
> Hope this helps.
> 
> Sebastian
> 

-- 
View this message in context: 
http://www.nabble.com/Accessing-static-members-tf3900866.html#a11058588
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to