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

java.lang.Object
  extended by info.magnolia.ui.vaadin.gwt.client.touchwidget.GwtTouchEventConverter
All Implemented Interfaces:
Serializable

public class GwtTouchEventConverter
extends Object
implements Serializable

Class that converts the GWT touch event to its correspondent from mgwt.

See Also:
Serialized Form

Constructor Summary
GwtTouchEventConverter()
           
 
Method Summary
static
<T extends com.googlecode.mgwt.dom.client.event.touch.TouchEvent<?>>
T
convertGWTEvent(com.google.gwt.event.dom.client.DomEvent<?> gwtEvent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GwtTouchEventConverter

public GwtTouchEventConverter()
Method Detail

convertGWTEvent

public static <T extends com.googlecode.mgwt.dom.client.event.touch.TouchEvent<?>> T convertGWTEvent(com.google.gwt.event.dom.client.DomEvent<?> gwtEvent)


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