Using of qx.ui.listview.ListView is deprecated. qx.ui.table.Table should be
used instead.
There is selection manager for ListView that can be accessed by the
following way:
listView.getPane().getManager()
Selection manager has “changeSelection” event that is fired when list of
selected items was changed.
I hope this will help you.

Best wishes,
Denis

-- 
View this message in context: 
http://www.nabble.com/event-control-in-listview-tp17846444p17861129.html
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to