Interface DragRepositionStartHandler

All Superinterfaces:
EventHandler

public interface DragRepositionStartHandler extends EventHandler
  • Method Details

    • 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