public interface ScrollHandler extends EventHandler
ScrollEvent events.| Modifier and Type | Method and Description | 
|---|---|
| void | onScroll(ScrollEvent event)Called when ScrollEvent is fired. | 
void onScroll(ScrollEvent event)
event - the ScrollEvent that was fired