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

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

public class TouchMoveHandlerProxy
extends Object
implements com.google.gwt.event.dom.client.TouchMoveHandler

Proxy handler that delegates event to TouchMoveHandler.


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

Constructor Detail

TouchMoveHandlerProxy

public TouchMoveHandlerProxy(com.googlecode.mgwt.dom.client.event.touch.TouchMoveHandler delegateHandler)
Method Detail

onTouchMove

public void onTouchMove(com.google.gwt.event.dom.client.TouchMoveEvent event)
Specified by:
onTouchMove in interface com.google.gwt.event.dom.client.TouchMoveHandler


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