Interface | Description |
---|---|
HasSwipeHandlers |
A widget that implements this interface sources
SwipeStartEvent s,
SwipeMoveEvent s and SwipeEndEvent s |
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 © 2018 Magnolia International Ltd.. All rights reserved.