Interface ViewScrolledHandler
Callback for handling of view scroll (top left visible cell change)
interface ViewScrolledHandler;
Methods
| Name | Description |
|---|---|
onViewScrolled
(source, col, row)
|
Callback for handling of view scroll (top left visible cell change)
interface ViewScrolledHandler;
| Name | Description |
|---|---|
onViewScrolled
(source, col, row)
|