Drag and Drop

These interfaces handle drag and drop. Use nsIDragService's invokeDragSession to indicate that a drag session is occuring. Only one drag can be occuring at a time, the data of which is stored in an object that implements nsIDragSession.

nsIClipboardDragDropHookList
nsIClipboardDragDropHooks
nsIDragDropHandler
nsIDragService
nsIDragSession

@mozilla.org/widget/dragservice;1

Reference documentation is generated from Mozilla's source.