On Wed, Sep 2, 2009 at 14:32, aditya siram <[email protected]> wrote:
> When a node is deleted and the setData() method is called, the deleted node
> disappears and focus shifts to the next sibling down. But I would have
> expected the "changeSelection" event to have fired for that sibling. In this
> case, I have to manually click it to fire the event. Is there an event that
> gets fired in this scenario?
You can listen to the data model's "dataChanged" event which is fired at the
completion of rendering, and from the listener, call
dataModel.getSelectedNodes()
Derrell
------------------------------------------------------------------------------
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