Hi All,

 

I am using qooxdoo 0.6.1 version and on using the List

 I need to get values of selected items from list i.e.

 

list.getManager().addEventListener("changeSelection", function(e) {

var currentItem = list.getManager().getSelectedItems();

});

 

but I am getting object of the selected items only....

I need to get the original values from the list

 

And is there any method to flush the values of the items of the
List.....

Need urgent help

 

 

Regards,

Gaurav

 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to