Articles tagged: Clipboard
Found 7 documents
- Mozilla/Tech/XPCOM/Reference/Interface/nsIClipboard Most clipboard operations in Firefox use kGlobalClipboard, which is the one also used by the ...
- Mozilla/Tech/XPCOM/Reference/Interface/nsIClipboardCommands Returns whether we can copy an image's contents.
- Mozilla/Tech/XPCOM/Reference/Interface/nsIClipboardDragDropHookList Within Gecko, this interface is used by calling get_Interface on a docshell.
- Mozilla/Tech/XPCOM/Reference/Interface/nsIClipboardDragDropHooks Embedders who want to have these hooks made available should implement nsIClipboardDragDropHooks ...
- Mozilla/Tech/XPCOM/Reference/Interface/nsIClipboardHelper This method copies string to (default) clipboard.
- Mozilla/Tech/XPCOM/Reference/Interface/nsIClipboardOwner The nsIClipboardOwner interface notifies the clipboard owner about the current status of ...
- Mozilla/Tech/XPCOM/Using_the_clipboard This section provides information about cutting, copying, and pasting to and from the clipboard.