Interface | Description |
---|---|
RangeEventListener<T extends RangeEvent> |
Class | Description |
---|---|
CellMouseEvent |
Event that carries mouse x,y information and cell row,column information on
click
|
Events | |
RangeEvent |
A range event is sent when a user interacts with the UI
|
RangeKeyEvent |
A key event sent when a user press a key on the UI client.
|
RangeSelectEvent |
A selection event sent when a user select a range on the UI client.
|
Copyright © 2017. All rights reserved.