| Package | Description |
|---|---|
| com.vaadin.client.widget.escalator | |
| com.vaadin.client.widget.grid.events | |
| com.vaadin.client.widgets |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
ScrollbarBundle.addScrollHandler(ScrollHandler handler)
Adds a scroll handler to the scrollbar bundle.
|
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<ScrollHandler> |
ScrollEvent.TYPE
The type of this event.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.GwtEvent.Type<ScrollHandler> |
ScrollEvent.getAssociatedType() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ScrollEvent.dispatch(ScrollHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
Grid.addScrollHandler(ScrollHandler handler)
Adds a scroll handler to this grid.
|
com.google.gwt.event.shared.HandlerRegistration |
Escalator.addScrollHandler(ScrollHandler handler)
Adds a scroll handler to this escalator.
|
Copyright © 2023 Vaadin Ltd. All rights reserved.