David wrote: > I think the change event is fired from the QxSelectionManager class. > You can get a reference to a QxSelectionManager thru > QxListView.getManager()
Slight correction. To get the manager for a QxListView, must call QxListView.getPane().getManager() For all other widgets (like QxList, QxComboBox, etc.) you can call getManager() directly. Jason Priebe CBC New Media ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
