Function GridWidgetBase.activateCell

Select cell and call onCellActivated handler

bool activateCell(
  int col,
  int row
);