Hi Jaromír,

getSelection returns an array of the selected list items. Just access one
form the array and call the public API to get the label:
list.getSelection()[0].getLabel();

Cheers,
Chris



--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/Method-to-get-selected-ListItem-tp7585508p7585509.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees_APR
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to