Interface DragStartHandler

All Superinterfaces:
EventHandler

public interface DragStartHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    If canDrag is true, this notification method will be fired when the user starts to drag the draw item.
  • Method Details

    • onDragStart

      void onDragStart(DragStart event)
      If canDrag is true, this notification method will be fired when the user starts to drag the draw item.
      Parameters:
      event - the event