- All Superinterfaces:
HasHandlers
- All Known Implementing Classes:
DrawBlockConnector
, DrawCurve
, DrawDiamond
, DrawGroup
, DrawImage
, DrawItem
, DrawLabel
, DrawLine
, DrawLinePath
, DrawOval
, DrawPath
, DrawPolygon
, DrawRect
, DrawSector
, DrawShape
, DrawTriangle
public interface HasDragStartHandlers
extends HasHandlers
-
Method Summary
If
canDrag
is true, this notification method will be
fired when the user starts to drag the draw item.