WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIDOMCommandEvent

IID:37fb1798-0f76-4870-af6f-0135b4d973c8
Inherits From:nsIDOMEvent

Properties

readonly DOMString command


Methods

void initCommandEvent ( DOMString typeArg , PRBool canBubbleArg , PRBool canCancelArg , DOMString command )

void initCommandEvent ( DOMString typeArg , PRBool canBubbleArg , PRBool canCancelArg , DOMString command )

Arguments:
typeArg
canBubbleArg
canCancelArg
command

Reference documentation is generated from Mozilla's source.