Errai 3.0.1-SNAPSHOT

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

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

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

A SwipeStartHandler receives SwipeStartEvents

Author:
Daniel Kurka

Method Summary
 void onSwipeStart(SwipeStartEvent event)
          called when a SwipeStartEvent occurs
 

Method Detail

onSwipeStart

void onSwipeStart(SwipeStartEvent event)
called when a SwipeStartEvent occurs

Parameters:
event - the event

Errai 3.0.1-SNAPSHOT

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