SafariCommandEvent Class Reference
| Inherits from | |
| Technology area | Safari Extensions |
| Availability | Available in Safari 5.0 and later. |
Overview
Instances of the SafariCommandEvent class represent events being used to send a command.
The event type for this class is command.
Properties
command
The command identifier of the target being dispatched.
readonly attribute DOMString command
Availability
- Available in Safari 5.0 and later.
© 2010 Apple Inc. All Rights Reserved. (Last updated: 2010-07-13)