I'm not sure about the logic behind it, but I think that ListView and TableView do the same with getSelectedIndex(), getSelectedItem() & getSelectedRow().
On 11 July 2011 00:58, SYSE | Edvin <[email protected]> wrote: > I'm curious to know the rationale behind this decision? Most frameworks I've > worked with will just return the first selected path in this situation. > > -- Edvin >
