Implemented by
- @mozilla.org/dom/window-controller;1
- @mozilla.org/editor/editordocstatecontroller;1
- @mozilla.org/embedcomp/base-command-controller;1
- @mozilla.org/editor/editorcontroller;1
- @mozilla.org/editor/htmleditorcontroller;1
[scriptable, uuid(d5b61b82-1da4-11d3-bf87-00105a1b0627)]
interface nsIController : nsISupports
Methods
void
doCommand(in string command)
boolean
isCommandEnabled(in string command)
void
onEvent(in string eventName)
boolean
supportsCommand(in string command)
Compare to: