Hello!

Is it possible, to add some properties to a qooxdoo-model, which you obtain
from a form through

var controller = new qx.data.controller.Form(null, form);
var model = controller.createModel();

?

I want to serialize this model through
qx.util.Serializer.toJson(model)
but with some additional fields, which are not included in the above form

Is that possible?

Thanks,
Hans Juergen





--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/Model-Add-property-tp7583154.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Own the Future-Intel® Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game 
on Steam. $5K grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to