public interface ScrollHandler
extends com.google.gwt.event.shared.EventHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onScroll(ScrollEvent event)
A callback method that is called once a scrollbar bundle has been
scrolled.
|
void onScroll(ScrollEvent event)
event - the scroll eventCopyright © 2023 Vaadin Ltd. All rights reserved.