|
Mac Dev Center
Mac OS X Reference Library Networking, Internet, & Web: Web Client WebKit DOM Reference
|
RangeException |
| Module: | ranges |
| Declared In: |
Use the links in the table of contents to the left to access the documentation.
toString |
DOMString toString();
BAD_BOUNDARYPOINTS_ERR |
const unsigned short BAD_BOUNDARYPOINTS_ERR = 1;
code |
readonly attribute unsigned short code;
INVALID_NODE_TYPE_ERR |
const unsigned short INVALID_NODE_TYPE_ERR = 2;
message |
readonly attribute DOMString message;
name |
readonly attribute DOMString name;
Last Updated: 2009-05-29