WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

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.