check cell selection status in table from selection model
Hello,
I want to check in myListSelectionListener at thevalueChanged(ListSelectionEvent e) ifcellSelectionEnabled in the containing table.
Is there a way to get this data in the listener other then giving a reference to the table when the selection listener is added.
Sorry if I'm asking a question that was asked before, I didn't find it, I'd be happy if you point me at the right direction
Noa

