com.smartgwt.client.widgets.events
Interface DragRepositionStartHandler

All Superinterfaces:
EventHandler

public interface DragRepositionStartHandler
extends EventHandler


Method Summary
 void onDragRepositionStart(DragRepositionStartEvent event)
          Executed when dragging first starts.
 

Method Detail

onDragRepositionStart

void onDragRepositionStart(DragRepositionStartEvent event)
Executed when dragging first starts. No default implementation. Create this handler to set things up for the drag reposition.

Parameters:
event - the event