
public static class ScrollGestureRecognizer.ScrollGestureCancelEvent extends AbstractGestureEvent<ScrollGestureRecognizer.ScrollGestureCancelEvent.ScrollGestureCancelHandler>
| Modifier and Type | Class and Description |
|---|---|
static interface |
ScrollGestureRecognizer.ScrollGestureCancelEvent.HasScrollGestureCancelHandlers |
static interface |
ScrollGestureRecognizer.ScrollGestureCancelEvent.ScrollGestureCancelHandler |
GwtEvent.Type<H>| Constructor and Description |
|---|
ScrollGestureRecognizer.ScrollGestureCancelEvent(ScrollGestureRecognizer gesture) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispatch(ScrollGestureRecognizer.ScrollGestureCancelEvent.ScrollGestureCancelHandler handler) |
GwtEvent.Type<ScrollGestureRecognizer.ScrollGestureCancelEvent.ScrollGestureCancelHandler> |
getAssociatedType() |
static GwtEvent.Type<ScrollGestureRecognizer.ScrollGestureCancelEvent.ScrollGestureCancelHandler> |
getType() |
cancel, getActiveTouchestoDebugString, toStringpublic ScrollGestureRecognizer.ScrollGestureCancelEvent(ScrollGestureRecognizer gesture)
public GwtEvent.Type<ScrollGestureRecognizer.ScrollGestureCancelEvent.ScrollGestureCancelHandler> getAssociatedType()
public static GwtEvent.Type<ScrollGestureRecognizer.ScrollGestureCancelEvent.ScrollGestureCancelHandler> getType()
public void dispatch(ScrollGestureRecognizer.ScrollGestureCancelEvent.ScrollGestureCancelHandler handler)
dispatch in class GwtEvent<ScrollGestureRecognizer.ScrollGestureCancelEvent.ScrollGestureCancelHandler>Copyright © 2016. All rights reserved.