Package org.silverpeas.mobile.client.common.reconizer.swipe
package org.silverpeas.mobile.client.common.reconizer.swipe
-
ClassDescriptionA widget that implements this interface sources
SwipeStartEvents,SwipeMoveEvents andSwipeEndEventsASwipeEndEventoccurs when the user lifts his finger of the displayASwipeEndHandlerreceivesSwipeEndEventsSwipeEvent<H extends com.google.gwt.event.shared.EventHandler>base class for all swipte eventsASwipeMoveEventoccurs when the user moves his finger over the displayASwipeMoveHandlerreceivesSwipeMoveEventsASwipeStartEventis fired when the user moves his finger over a certain amount on the displayASwipeStartHandlerreceivesSwipeStartEvents