Example usage for com.google.gwt.event.dom.client HasTouchMoveHandlers interface-usage

List of usage examples for com.google.gwt.event.dom.client HasTouchMoveHandlers interface-usage

Introduction

In this page you can find the example usage for com.google.gwt.event.dom.client HasTouchMoveHandlers interface-usage.

Usage

From source file ch.unifr.pai.twice.dragndrop.client.intf.Draggable.java

/**
 * An interface to be implemented by widgets which shall be draggable
 * 
 * @author Oliver Schmid
 * 
 */