Interface | Description |
---|---|
SwipeEndHandler |
A
SwipeEndHandler receives SwipeEndEvent s |
SwipeMoveHandler |
A
SwipeMoveHandler receives SwipeMoveEvent s |
SwipeStartHandler |
A
SwipeStartHandler receives SwipeStartEvent s |
Class | Description |
---|---|
SwipeEndEvent |
A
SwipeEndEvent occurs when the user lifts his finger of the display |
SwipeEvent<H extends com.google.gwt.event.shared.EventHandler> |
base class for all swipte events
|
SwipeMoveEvent |
A
SwipeMoveEvent occurs when the user moves his finger over the
display |
SwipeRecognizer | |
SwipeStartEvent |
A
SwipeStartEvent is fired when the user moves his finger over a
certain amount on the display |
Enum | Description |
---|---|
SwipeEvent.Direction |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.