Hi Derrell, Hi list,
thank you very much for your help,
I tried to add the the third parameter "this" to the addListener function.
form.addListener('completed',function(e) {
this.debug('completed');
file.setFieldValue('');
var response = this.getIframeHtmlContent();
this.debug(response);
////////////////////////////////////////////////////////////////
this.getTableData();
///////////////////////////////////////////////////////////////////
wm1.close();
}, this);
But now I get the error message;
this.getIframeHtmlContent is not a function
I do not know how to change the code that both function will work?
cheers
Hansjoerg
--
View this message in context:
http://old.nabble.com/How-to-access-tablemodel-in-main-function--tp27813228p27817881.html
Sent from the qooxdoo-devel mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel