public class nsIWebBrowserSetup extends nsISupports
Modifier and Type | Field and Description |
---|---|
static int |
SETUP_ALLOW_IMAGES |
static int |
SETUP_ALLOW_JAVASCRIPT |
static int |
SETUP_ALLOW_META_REDIRECTS |
static int |
SETUP_ALLOW_PLUGINS |
static int |
SETUP_ALLOW_SUBFRAMES |
static int |
SETUP_FOCUS_DOC_BEFORE_CONTENT |
static int |
SETUP_IS_CHROME_WRAPPER |
static int |
SETUP_USE_GLOBAL_HISTORY |
NS_ISUPPORTS_IID_STR
Constructor and Description |
---|
nsIWebBrowserSetup(long address) |
Modifier and Type | Method and Description |
---|---|
int |
SetProperty(int aId,
int aValue) |
AddRef, getAddress, getClassName, getGetterIndex, getMethodIndex, getSetterIndex, IsXULRunner10, IsXULRunner24, IsXULRunner31, IsXULRVersionOrLater, QueryInterface, Release
public static final int SETUP_ALLOW_PLUGINS
public static final int SETUP_ALLOW_JAVASCRIPT
public static final int SETUP_ALLOW_META_REDIRECTS
public static final int SETUP_ALLOW_SUBFRAMES
public static final int SETUP_ALLOW_IMAGES
public static final int SETUP_FOCUS_DOC_BEFORE_CONTENT
public static final int SETUP_USE_GLOBAL_HISTORY
public static final int SETUP_IS_CHROME_WRAPPER
Copyright © 2017. All Rights Reserved.