The nsIDOMDocumentRange interface is an interface to a document object that supports ranges in the Document Object Model. More...
import "nsIDOMDocumentRange.idl";
Public Member Functions | |
| nsIDOMRange | createRange () |
The nsIDOMDocumentRange interface is an interface to a document object that supports ranges in the Document Object Model.
For more information on this interface please see http://www.w3.org/TR/DOM-Level-2-Traversal-Range/
| nsIDOMRange nsIDOMDocumentRange::createRange | ( | ) |
1.7.1