com.smartgwt.client.widgets.events
Interface DropHandler

All Superinterfaces:
EventHandler

public interface DropHandler
extends EventHandler


Method Summary
 void onDrop(DropEvent event)
           
 

Method Detail

onDrop

void onDrop(DropEvent event)