View source
interface IDragSource
package feathers.dragDrop
extends IEventDispatcher
extended by GridView, ListView
A display object that can initiate drag actions with the drag and drop manager.
Must be a subclass of openfl.display.InteractiveObject
.
Available since
1.3.0
.See also: