Hi,

alexander.volik wrote:
> 
> I have a qooxdoo object after model creation
> var arrayWrapper = qx.data.marshal.Json.createModel(rawData, true);
> And i did not find the method to convert this object to array...
> 
The arrayWrapper itself is the data array and can be accessed with getItem
for example.

Regards,
Martin
-- 
View this message in context: 
http://n2.nabble.com/List-with-checkboxes-handle-events-tp4911878p4912841.html
Sent from the qooxdoo 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

Reply via email to