com.smartgwt.client.widgets.events
Interface DragStopHandler

All Superinterfaces:
EventHandler

public interface DragStopHandler
extends EventHandler


Method Summary
 void onDragStop(DragStopEvent event)
           
 

Method Detail

onDragStop

void onDragStop(DragStopEvent event)