Confirmed users
266
edits
Allstars.chh (talk | contribs) |
Allstars.chh (talk | contribs) |
||
Line 156: | Line 156: | ||
<pre> | <pre> | ||
interface nsIDOMMozStkCommandEvent : nsIDOMEvent | interface nsIDOMMozStkCommandEvent : nsIDOMEvent | ||
{ | { | ||
readonly attribute | /** | ||
* See nsIDOMMozStkCommand for the detail of command. | |||
*/ | |||
readonly attribute jsval command; | |||
}; | }; | ||
</pre> | </pre> |