com.ebmwebsourcing.gwt.jquery.client.ui.handler.adapter
Class DragHandlerAdapter

java.lang.Object
  extended by com.ebmwebsourcing.gwt.jquery.client.ui.handler.adapter.DragHandlerAdapter
All Implemented Interfaces:
DragHandler

public abstract class DragHandlerAdapter
extends java.lang.Object
implements DragHandler


Constructor Summary
DragHandlerAdapter()
           
 
Method Summary
 com.j4g.client.api.F drag()
           
 com.j4g.client.api.F start()
           
 com.j4g.client.api.F stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DragHandlerAdapter

public DragHandlerAdapter()
Method Detail

drag

public com.j4g.client.api.F drag()
Specified by:
drag in interface DragHandler

start

public com.j4g.client.api.F start()
Specified by:
start in interface DragHandler

stop

public com.j4g.client.api.F stop()
Specified by:
stop in interface DragHandler


Copyright © 2010 eBM WebSourcing. All Rights Reserved.