|
nsresult | AddCommandObserver (nsIObserver *aCommandObserver, const char *aCommandToObserve) |
|
nsresult | RemoveCommandObserver (nsIObserver *aCommandObserver, const char *aCommandObserved) |
|
nsresult | IsCommandSupported (const char *aCommandName, nsIDOMWindow *aTargetWindow, bool *_retval) |
|
nsresult | IsCommandEnabled (const char *aCommandName, nsIDOMWindow *aTargetWindow, bool *_retval) |
|
nsresult | GetCommandState (const char *aCommandName, nsIDOMWindow *aTargetWindow, nsICommandParams *aCommandParams) |
|
nsresult | DoCommand (const char *aCommandName, nsICommandParams *aCommandParams, nsIDOMWindow *aTargetWindow) |
|
nsresult | QueryInterface (nsIIDRef riid, void **result) |
|
nsrefcnt | AddRef () |
|
nsrefcnt | Release () |
|
Definition at line 3363 of file nsiface.idl.
◆ AddCommandObserver()
◆ DoCommand()
◆ GetCommandState()
◆ IsCommandEnabled()
◆ IsCommandSupported()
◆ RemoveCommandObserver()
The documentation for this interface was generated from the following file: