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.
nsIDOMNSRange
| IID: | 59188642-23b4-41d6-bde1-302c3906d1f0 |
| Inherits From: | nsISupports |
This interface is implemented by the following components:
Methods
PRInt16 comparePoint ( nsIDOMNode parent , PRInt32 offset )
nsIDOMDocumentFragment createContextualFragment ( DOMString fragment )
PRBool isPointInRange ( nsIDOMNode parent , PRInt32 offset )
PRInt16 comparePoint ( nsIDOMNode parent , PRInt32 offset )
- Arguments:
- parent
- offset
nsIDOMDocumentFragment createContextualFragment ( DOMString fragment )
- Arguments:
- fragment
PRBool isPointInRange ( nsIDOMNode parent , PRInt32 offset )
- Arguments:
- parent
- offset
Reference documentation is generated from Mozilla's source.
