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.
nsIDOMUserDataHandler
| IID: | 91afebdd-a201-4db0-b728-9d59580f0cfd |
| Inherits From: | nsISupports |
Constants
| PRUint16 | NODE_CLONED | = 1 |
| PRUint16 | NODE_IMPORTED | = 2 |
| PRUint16 | NODE_DELETED | = 3 |
| PRUint16 | NODE_RENAMED | = 4 |
| PRUint16 | NODE_ADOPTED | = 5 |
Methods
void handle ( PRUint16 operation , DOMString key , nsIVariant data , nsIDOMNode src , nsIDOMNode dst )
void handle ( PRUint16 operation , DOMString key , nsIVariant data , nsIDOMNode src , nsIDOMNode dst )
- Arguments:
- operation
- key
- data
- src
- dst
References
This interface is passed as an argument to the following methods:
Reference documentation is generated from Mozilla's source.
