access selected row during eventBeforeRowSelected

Hi,
I have a function which is executed on eventBeforeRowSelected. At this time the clicked row is not yet selected. Is there a possibility to still access this row (which will be selected after the beforeRowSelected event) or the id for this row?
Thanks in advance!
I have a function which is executed on eventBeforeRowSelected. At this time the clicked row is not yet selected. Is there a possibility to still access this row (which will be selected after the beforeRowSelected event) or the id for this row?
Thanks in advance!