public interface ScrolledHandler
extends com.google.gwt.event.shared.EventHandler | Modifier and Type | Method and Description |
|---|---|
void | onScrolled(ScrolledEvent event) Notification that this component has just scrolled. |
void onScrolled(ScrolledEvent event)
Fires for both CSS and "synthetic" scrollbars.
event - the event