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.HandlerRegistration
HasSwipeHandlers. addSwipeStartHandler(SwipeStartHandler handler)
register for aSwipeStartEvent
protected void
SwipeStartEvent. dispatch(SwipeStartHandler handler)
-