Errai 3.0.1-SNAPSHOT

org.jboss.errai.ui.cordova.events.touch.swipe
Interface SwipeEndHandler

All Superinterfaces:
com.google.gwt.event.shared.EventHandler

public interface SwipeEndHandler
extends com.google.gwt.event.shared.EventHandler

A SwipeEndHandler receives SwipeEndEvents

Author:
Daniel Kurka

Method Summary
 void onSwipeEnd(SwipeEndEvent event)
          Called when a SwipeEndEvent occurs
 

Method Detail

onSwipeEnd

void onSwipeEnd(SwipeEndEvent event)
Called when a SwipeEndEvent occurs

Parameters:
event - the event

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.