public class nsIWebBrowser extends nsISupports
NS_ISUPPORTS_IID_STR| Constructor and Description |
|---|
nsIWebBrowser(long address) |
| Modifier and Type | Method and Description |
|---|---|
int |
AddWebBrowserListener(long aListener,
nsID aIID) |
int |
GetContentDOMWindow(long[] aContentDOMWindow) |
int |
RemoveWebBrowserListener(long aListener,
nsID aIID) |
int |
SetContainerWindow(long aContainerWindow) |
int |
SetParentURIContentListener(long aParentURIContentListener) |
AddRef, getAddress, getClassName, getGetterIndex, getMethodIndex, getSetterIndex, IsXULRunner10, IsXULRunner24, IsXULRunner31, IsXULRVersionOrLater, QueryInterface, Releasepublic int AddWebBrowserListener(long aListener,
nsID aIID)
public int RemoveWebBrowserListener(long aListener,
nsID aIID)
public int SetContainerWindow(long aContainerWindow)
public int SetParentURIContentListener(long aParentURIContentListener)
public int GetContentDOMWindow(long[] aContentDOMWindow)
Copyright © 2017. All Rights Reserved.