Interface CellActivatedHandler
Callback for handling of cell double click or Enter key press
interface CellActivatedHandler;
Methods
| Name | Description |
|---|---|
onCellActivated
(source, col, row)
|
Callback for handling of cell double click or Enter key press
interface CellActivatedHandler;
| Name | Description |
|---|---|
onCellActivated
(source, col, row)
|