I have a question that I could not find an answer for in this list or the docs that came with the framwork... I need to know the index of the row that is clicked when I click on the ListView. I found this in the demo for drag & drop:

this.getPane().getManager().getSelectedItems()

but that returns a object that I don't know what properties it contains. How does everyone else handle clicks of the ListView?

Thanks,
Jim Hunter

Reply via email to