public class ScrollEvent extends com.google.gwt.event.shared.GwtEvent<ScrollHandler>
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<ScrollHandler> |
TYPE
The type of this event
|
| Constructor and Description |
|---|
ScrollEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(ScrollHandler handler) |
com.google.gwt.event.shared.GwtEvent.Type<ScrollHandler> |
getAssociatedType() |
assertLive, getSource, isLive, kill, revivepublic static final com.google.gwt.event.shared.GwtEvent.Type<ScrollHandler> TYPE
public com.google.gwt.event.shared.GwtEvent.Type<ScrollHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<ScrollHandler>protected void dispatch(ScrollHandler handler)
dispatch in class com.google.gwt.event.shared.GwtEvent<ScrollHandler>Copyright © 2016 Vaadin Ltd. All rights reserved.