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