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

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

public class TouchEndHandlerProxy
extends Object
implements com.google.gwt.event.dom.client.TouchEndHandler

Proxy implementation of native gwt TouchEndHandler that delegates to mgwt TouchEndHandler.


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

Constructor Detail

TouchEndHandlerProxy

public TouchEndHandlerProxy(com.googlecode.mgwt.dom.client.event.touch.TouchEndHandler delegateHandler)
Method Detail

onTouchEnd

public void onTouchEnd(com.google.gwt.event.dom.client.TouchEndEvent event)
Specified by:
onTouchEnd in interface com.google.gwt.event.dom.client.TouchEndHandler


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