SelectionEvent
The returned type of the selection
event
(see example).
Name | Type | Default | Description |
---|---|---|---|
ctrlKey? |
|
Shows the state of the | |
deselectedCells? |
|
The cell items that were removed from the selection. | |
deselectedRows? |
|
The row items that were removed from the selection. | |
selectedCells? |
|
The cell items that were added to the selection. | |
selectedRows? |
|
The row items that were added to the selection. | |
shiftKey? |
|
Shows the state of the |