Function CellActivatedHandler.onCellActivated

abstract void onCellActivated(
  GridWidgetBase source,
  int col,
  int row
);