public interface DragStartHandler
extends com.google.gwt.event.shared.EventHandler | Modifier and Type | Method and Description |
|---|---|
void | onDragStart(DragStart event) If canDrag is true, this notification method will be fired when the user starts to drag the draw item. |