Hi,
I've already solved the problem and the error was about another thing which
exception has not been caught properly. However the exception should arise
in both cases I suppose and not just in second case.
But ok, it's solved!!
Ana Rita Sousa
--
View this message in context:
http://qooxdoo.
Hi,
I'm using qx.data.controller.Object to control the data binding of several
widgets:
this._model = qx.data.marshal.Json.createModel(modelData);
this._controllerLegend = new qx.data.controller.Object();
this._controllerLegend.addTarget(methodBox, "modelSelection[0]", "method",
t