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.

nsICommandController

IID:EBE55080-C8A9-11D5-A73C-DD620D6E04BC
Inherits From:nsISupports

This interface is implemented by the following components:


Methods

void doCommandWithParams ( char* command , nsICommandParams commandParams ) void getCommandStateWithParams ( char* command , nsICommandParams commandParams )

void doCommandWithParams ( char* command , nsICommandParams commandParams )

Arguments:
command
commandParams

void getCommandStateWithParams ( char* command , nsICommandParams commandParams )

Arguments:
command
commandParams

Reference documentation is generated from Mozilla's source.