info.magnolia.ui.vaadin.gwt.client.touchwidget
Class TouchCancelHandlerProxy

java.lang.Object
  extended by info.magnolia.ui.vaadin.gwt.client.touchwidget.TouchCancelHandlerProxy
All Implemented Interfaces:
com.google.gwt.event.dom.client.TouchCancelHandler, com.google.gwt.event.shared.EventHandler

public class TouchCancelHandlerProxy
extends Object
implements com.google.gwt.event.dom.client.TouchCancelHandler

Proxy handler that delegates events to TouchCancelHandler.


Constructor Summary
TouchCancelHandlerProxy(com.googlecode.mgwt.dom.client.event.touch.TouchCancelHandler delegateHandler)
           
 
Method Summary
 void onTouchCancel(com.google.gwt.event.dom.client.TouchCancelEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TouchCancelHandlerProxy

public TouchCancelHandlerProxy(com.googlecode.mgwt.dom.client.event.touch.TouchCancelHandler delegateHandler)
Method Detail

onTouchCancel

public void onTouchCancel(com.google.gwt.event.dom.client.TouchCancelEvent event)
Specified by:
onTouchCancel in interface com.google.gwt.event.dom.client.TouchCancelHandler


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.