Function GridWidgetBase.activateCell
Select cell and call onCellActivated handler
bool activateCell(
int col,
int row
);
Select cell and call onCellActivated handler
bool activateCell(
int col,
int row
);