Hi, this is for Martin ;)
Could you explain me exactly how the events triggered by qx.data.Array work
exactly?
I have a class that has a qx.data.Array property. I want to listen to all
the events that change the qx.data.Array contents in any way. The following
will work:
myObject.getMyProperty().addListener('change", callback);
but I thought I could do a myObject.addListener("changeMyProperty");
if of course the changeMyProperty event was defined for myProperty. However,
this does not work in this case... and what is really bogging me is that I
have the *exact* similar case with another class, and for the other class,
this works (eg, the apply method is triggered every time the array changes
in any way...)
So I am confused, what is the proper way of using all this?
Jean-Noel
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel