The problem is with the keyword new in:

this.appSale = new radial.Sale.getInstance();

Just remove that keyword (getInstance takes care of creating the
object if it does not exists) and the problem will be solved.

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to