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

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

public class TouchStartHandlerProxy
extends Object
implements com.google.gwt.event.dom.client.TouchStartHandler

Proxy handler of TouchStartHandler that triggers mgwt TouchSartHandler.


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

Constructor Detail

TouchStartHandlerProxy

public TouchStartHandlerProxy(com.googlecode.mgwt.dom.client.event.touch.TouchStartHandler delegateHandler)
Method Detail

onTouchStart

public void onTouchStart(com.google.gwt.event.dom.client.TouchStartEvent event)
Specified by:
onTouchStart in interface com.google.gwt.event.dom.client.TouchStartHandler


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