Hi!! Browsing the sources with the same problem I find this:
...
var lv = new QxListView(ld, lc);
...
var items = lv.getPane().getManager().getSelectedItems();
for (var i=0 ; i<items.length ; i++)
{
this.debug(items[i]["name"]["text"]);
}
...
Hope it helps :)
--
Salut,
====================================
Ricardo Borillo Domenech
Analista/Programador - Servei d'Informà tica
Universitat Jaume I
http://xml-utils.com
El mar, 03-01-2006 a las 14:30 +0000, bobmanc escribió:
> Is the getSelection functionality working in the renderer branch yet. If so
> has
> the syntax changed. I can't seem to get it to work.
>
> Thanks.
>
> -Bob
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
> for problems? Stop! Download the new AJAX search engine that makes
> searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
> http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
> _______________________________________________
> Qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
smime.p7s
Description: S/MIME cryptographic signature
