public interface HasDragHandle
DragController.makeDraggable(Widget, Widget)
to
DragController.makeDraggable(Widget)
for implementing classes.Modifier and Type | Method and Description |
---|---|
com.google.gwt.user.client.ui.Widget |
getDragHandle()
Method to return drag handle widget.
|