Uses of Class
org.silverpeas.mobile.client.common.reconizer.swipe.SwipeEvent
-
Packages that use SwipeEvent Package Description org.silverpeas.mobile.client.common.reconizer.swipe -
-
Uses of SwipeEvent in org.silverpeas.mobile.client.common.reconizer.swipe
Subclasses of SwipeEvent in org.silverpeas.mobile.client.common.reconizer.swipe Modifier and Type Class Description class
SwipeEndEvent
ASwipeEndEvent
occurs when the user lifts his finger of the displayclass
SwipeMoveEvent
ASwipeMoveEvent
occurs when the user moves his finger over the displayclass
SwipeStartEvent
ASwipeStartEvent
is fired when the user moves his finger over a certain amount on the display
-