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

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

public abstract class DropHandlerAdapter
extends java.lang.Object
implements DropHandler


Constructor Summary
DropHandlerAdapter()
           
 
Method Summary
 com.j4g.client.api.F activate()
           
 com.j4g.client.api.F deactivate()
           
 com.j4g.client.api.F drop()
           
 com.j4g.client.api.F out()
           
 com.j4g.client.api.F over()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DropHandlerAdapter

public DropHandlerAdapter()
Method Detail

activate

public com.j4g.client.api.F activate()
Specified by:
activate in interface DropHandler

deactivate

public com.j4g.client.api.F deactivate()
Specified by:
deactivate in interface DropHandler

drop

public com.j4g.client.api.F drop()
Specified by:
drop in interface DropHandler

out

public com.j4g.client.api.F out()
Specified by:
out in interface DropHandler

over

public com.j4g.client.api.F over()
Specified by:
over in interface DropHandler


Copyright © 2010 eBM WebSourcing. All Rights Reserved.