Uses of Class
org.silverpeas.mobile.client.common.reconizer.swipe.SwipeEndEvent
-
-
Uses of SwipeEndEvent in org.silverpeas.mobile.client.apps.classifieds.pages
Methods in org.silverpeas.mobile.client.apps.classifieds.pages with parameters of type SwipeEndEvent Modifier and Type Method Description void
ClassifiedPage. onSwipeEnd(SwipeEndEvent event)
-
Uses of SwipeEndEvent in org.silverpeas.mobile.client.apps.documents.pages
Methods in org.silverpeas.mobile.client.apps.documents.pages with parameters of type SwipeEndEvent Modifier and Type Method Description void
PublicationPage. onSwipeEnd(SwipeEndEvent event)
-
Uses of SwipeEndEvent in org.silverpeas.mobile.client.apps.media.pages
Methods in org.silverpeas.mobile.client.apps.media.pages with parameters of type SwipeEndEvent Modifier and Type Method Description void
PhotoPage. onSwipeEnd(SwipeEndEvent event)
void
SoundPage. onSwipeEnd(SwipeEndEvent event)
void
VideoPage. onSwipeEnd(SwipeEndEvent event)
void
VideoStreamingPage. onSwipeEnd(SwipeEndEvent event)
-
Uses of SwipeEndEvent in org.silverpeas.mobile.client.common.reconizer.swipe
Methods in org.silverpeas.mobile.client.common.reconizer.swipe with parameters of type SwipeEndEvent Modifier and Type Method Description void
SwipeEndHandler. onSwipeEnd(SwipeEndEvent event)
Called when aSwipeEndEvent
occurs -
Uses of SwipeEndEvent in org.silverpeas.mobile.client.components.homepage
Methods in org.silverpeas.mobile.client.components.homepage with parameters of type SwipeEndEvent Modifier and Type Method Description void
HomePageContent. onSwipeEnd(SwipeEndEvent event)
-