Linux Mac OSX Windows

Implemented by


  
[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)