H
- Handler type of the eventpublic abstract class SwipeEvent<H extends com.google.gwt.event.shared.EventHandler>
extends com.google.gwt.event.shared.GwtEvent<H>
Modifier and Type | Class and Description |
---|---|
static class |
SwipeEvent.DIRECTION |
Constructor and Description |
---|
SwipeEvent(SwipeEvent.DIRECTION direction)
Construct a swipe event with a given direction
|
Modifier and Type | Method and Description |
---|---|
SwipeEvent.DIRECTION |
getDirection()
the direction of the event
|
assertLive, dispatch, getAssociatedType, getSource, isLive, kill, revive
public SwipeEvent(SwipeEvent.DIRECTION direction)
direction
- the direction to usepublic SwipeEvent.DIRECTION getDirection()
Copyright © 2018 Magnolia International Ltd.. All rights reserved.