klyn.gui.windows.TableCellEvent.TableCellEvent
constructor
public TableCellEvent(source as Object, row as Int, column as Int):
Description

Creates a cell-selection event.

event = TableCellEvent(table, 0, 1)