nsIEmbeddingSiteWindow
. It represents the focus up-calls from Mozilla to the embedding chrome.
nsISupports
Last changed in Gecko 1.7 void focusNextElement(); |
void focusPrevElement(); |
Set the focus at the next focusable element in the chrome.
void focusNextElement();
None.
Set the focus at the previous focusable element in the chrome.
void focusPrevElement();
None.