Interface TableListener
Event listener interface for table events.
Methods
Method Detail
onCellClicked
Fired when a cell is clicked.
Parameters
- sender
- the widget sending the event
- row
- the row of the cell being clicked
- cell
- the index of the cell being clicked