com.smartgwt.client.widgets.grid.events
Interface RecordDropHandler

All Superinterfaces:
EventHandler

public interface RecordDropHandler
extends EventHandler


Method Summary
 void onRecordDrop(RecordDropEvent event)
           
 

Method Detail

onRecordDrop

void onRecordDrop(RecordDropEvent event)