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 voidClassifiedPage. 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 voidPublicationPage. 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 voidPhotoPage. onSwipeEnd(SwipeEndEvent event)voidSoundPage. onSwipeEnd(SwipeEndEvent event)voidVideoPage. onSwipeEnd(SwipeEndEvent event)voidVideoStreamingPage. 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 voidSwipeEndHandler. onSwipeEnd(SwipeEndEvent event)Called when aSwipeEndEventoccurs -
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 voidHomePageContent. onSwipeEnd(SwipeEndEvent event)
-