Set the current cell (row and column) for the specified widget, where applicable.
Syntax |
setCurrentCell(string name, int row, int col) |
---|---|
name |
Target widget name |
row |
Row index (-1=current row) |
col |
Column index (-1=current column) |
Result |
(none) |