Uses of Interface
org.silverpeas.mobile.client.common.reconizer.swipe.SwipeEndHandler
-
-
Uses of SwipeEndHandler in org.silverpeas.mobile.client.apps.classifieds.pages
Classes in org.silverpeas.mobile.client.apps.classifieds.pages that implement SwipeEndHandler Modifier and Type Class Description class
ClassifiedPage
-
Uses of SwipeEndHandler in org.silverpeas.mobile.client.apps.documents.pages
Classes in org.silverpeas.mobile.client.apps.documents.pages that implement SwipeEndHandler Modifier and Type Class Description class
PublicationPage
-
Uses of SwipeEndHandler in org.silverpeas.mobile.client.apps.media.pages
Classes in org.silverpeas.mobile.client.apps.media.pages that implement SwipeEndHandler Modifier and Type Class Description class
PhotoPage
class
SoundPage
class
VideoPage
class
VideoStreamingPage
-
Uses of SwipeEndHandler in org.silverpeas.mobile.client.common.reconizer.swipe
Methods in org.silverpeas.mobile.client.common.reconizer.swipe that return types with arguments of type SwipeEndHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<SwipeEndHandler>
SwipeEndEvent. getAssociatedType()
static com.google.gwt.event.shared.GwtEvent.Type<SwipeEndHandler>
SwipeEndEvent. getType()
Methods in org.silverpeas.mobile.client.common.reconizer.swipe with parameters of type SwipeEndHandler Modifier and Type Method Description com.google.gwt.event.shared.HandlerRegistration
HasSwipeHandlers. addSwipeEndHandler(SwipeEndHandler handler)
register for aSwipeEndHandler
protected void
SwipeEndEvent. dispatch(SwipeEndHandler handler)
-
Uses of SwipeEndHandler in org.silverpeas.mobile.client.components.homepage
Classes in org.silverpeas.mobile.client.components.homepage that implement SwipeEndHandler Modifier and Type Class Description class
HomePageContent
-