Errai 3.0.1-SNAPSHOT

org.jboss.errai.ui.cordova.events.touch.longtap
Interface LongTapHandler

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

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

A Handler for LongTapEvents

Author:
Daniel Kurka

Method Summary
 void onLongTap(LongTapEvent event)
          Called when an event is fired
 

Method Detail

onLongTap

void onLongTap(LongTapEvent event)
Called when an event is fired

Parameters:
event - the event

Errai 3.0.1-SNAPSHOT

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