Linux Mac OSX Windows

  
[scriptable, uuid(f3c50361-14fe-11d3-bf87-00105a1b0627)]
interface nsIDOMXULCommandDispatcher : nsISupports

Attributes


        
attribute nsIDOMElement focusedElement

        
attribute nsIDOMWindow focusedWindow

        
attribute boolean suppressFocusScroll

Methods


        
void addCommandUpdater(in nsIDOMElement updater, in DOMString events, in DOMString targets)

        
void advanceFocus()

        
void advanceFocusIntoSubtree(in nsIDOMElement elt)

        
nsIController getControllerForCommand(in string command)

        
nsIControllers getControllers()

        
void removeCommandUpdater(in nsIDOMElement updater)

        
void rewindFocus()

        
void updateCommands(in DOMString eventName)