Uses of Interface
org.silverpeas.mobile.client.common.reconizer.swipe.SwipeStartHandler
-
Packages that use SwipeStartHandler Package Description org.silverpeas.mobile.client.common.reconizer.swipe -
-
Uses of SwipeStartHandler in org.silverpeas.mobile.client.common.reconizer.swipe
Methods in org.silverpeas.mobile.client.common.reconizer.swipe that return types with arguments of type SwipeStartHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<SwipeStartHandler>SwipeStartEvent. getAssociatedType()static com.google.gwt.event.shared.GwtEvent.Type<SwipeStartHandler>SwipeStartEvent. getType()Methods in org.silverpeas.mobile.client.common.reconizer.swipe with parameters of type SwipeStartHandler Modifier and Type Method Description com.google.gwt.event.shared.HandlerRegistrationHasSwipeHandlers. addSwipeStartHandler(SwipeStartHandler handler)register for aSwipeStartEventprotected voidSwipeStartEvent. dispatch(SwipeStartHandler handler)
-