Hi "you",

please take a look at the attachment I've added to a former thread called
"ListView help". Date was: 2007-05-04. Maybe you'll find something that helps
n there. Although that version did not use the "dblclick" event.

/Peter

> Hi.
> 
> How can i get data from selected item on listview (first colum)?
> 
> i have this code:
> 
> lv.getPane().addEventListener("dblclick", function(e) {
>                  //this.getManager().getSelectedItems()
>                  // or
>                  alert(this.getManager().getSelectedItem());
>    });
> 
> 
> I can't find any example and API isn't clear (a LOT of information 
> missing as already told here)
> 
> Thank you.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to