Hi all,
I have a table in java web dynpro with buttons in all cells (TableCellEditor -> Button). All buttons refer to the same action and eventhandler. Within this eventhandler I need to determine which cell was selected. I only got the parameter com.sap.tc.webdynpro.progmodel.api.IWDCustomEvent wdEvent in the event handler method, but I don't know if this is sufficient for what I want.
All help is welcome.
Thanks,
Richard