Skip to Content
0
Former Member
Sep 07, 2007 at 12:18 PM

Determine selected cell in table with buttons

46 Views

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