nsIDOMXULCommandDispatcher
| IID: | f3c50361-14fe-11d3-bf87-00105a1b0627 |
| Inherits From: | nsISupports |
Properties
nsIDOMElement focusedElement
nsIDOMWindow focusedWindow
PRBool suppressFocusScroll
Methods
void addCommandUpdater ( nsIDOMElement updater , DOMString events , DOMString targets )
void advanceFocus ( )
void advanceFocusIntoSubtree ( nsIDOMElement elt )
nsIController getControllerForCommand ( char* command )
nsIControllers getControllers ( )
void removeCommandUpdater ( nsIDOMElement updater )
void rewindFocus ( )
void updateCommands ( DOMString eventName )
void addCommandUpdater ( nsIDOMElement updater , DOMString events , DOMString targets )
- Arguments:
- updater
- events
- targets
void advanceFocusIntoSubtree ( nsIDOMElement elt )
- Arguments:
- elt
nsIController getControllerForCommand ( char* command )
- Arguments:
- command
nsIControllers getControllers ( )
void removeCommandUpdater ( nsIDOMElement updater )
- Arguments:
- updater
References
This interface is the type of the following properties:
nsIDOMXULDocument.commandDispatcher
Reference documentation is generated from Mozilla's source.
