Errai 3.0.1-SNAPSHOT

org.jboss.errai.ui.cordova.events.touch.pinch
Interface PinchHandler

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

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

A Handler that receives PinchEvents

Author:
Daniel Kurka

Method Summary
 void onPinch(PinchEvent event)
          Called if a PinchEvent occurs
 

Method Detail

onPinch

void onPinch(PinchEvent event)
Called if a PinchEvent occurs

Parameters:
event - the PinchEvent

Errai 3.0.1-SNAPSHOT

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