ReactOS 0.4.15-dev-7834-g00c4b3d
nsIWebBrowserFocus Interface Reference
Inheritance diagram for nsIWebBrowserFocus:
Collaboration diagram for nsIWebBrowserFocus:

Public Member Functions

nsresult Activate ()
 
nsresult Deactivate ()
 
nsresult SetFocusAtFirstElement ()
 
nsresult SetFocusAtLastElement ()
 
nsresult GetFocusedWindow (nsIDOMWindow **aFocusedWindow)
 
nsresult SetFocusedWindow (nsIDOMWindow *aFocusedWindow)
 
nsresult GetFocusedElement (nsIDOMElement **aFocusedElement)
 
nsresult SetFocusedElement (nsIDOMElement *aFocusedElement)
 
- Public Member Functions inherited from nsISupports
nsresult QueryInterface (nsIIDRef riid, void **result)
 
nsrefcnt AddRef ()
 
nsrefcnt Release ()
 

Detailed Description

Definition at line 2851 of file nsiface.idl.

Member Function Documentation

◆ Activate()

nsresult nsIWebBrowserFocus::Activate ( )

◆ Deactivate()

nsresult nsIWebBrowserFocus::Deactivate ( )

◆ GetFocusedElement()

nsresult nsIWebBrowserFocus::GetFocusedElement ( nsIDOMElement **  aFocusedElement)

◆ GetFocusedWindow()

nsresult nsIWebBrowserFocus::GetFocusedWindow ( nsIDOMWindow **  aFocusedWindow)

◆ SetFocusAtFirstElement()

nsresult nsIWebBrowserFocus::SetFocusAtFirstElement ( )

◆ SetFocusAtLastElement()

nsresult nsIWebBrowserFocus::SetFocusAtLastElement ( )

◆ SetFocusedElement()

nsresult nsIWebBrowserFocus::SetFocusedElement ( nsIDOMElement aFocusedElement)

◆ SetFocusedWindow()

nsresult nsIWebBrowserFocus::SetFocusedWindow ( nsIDOMWindow aFocusedWindow)

The documentation for this interface was generated from the following file: