public class nsIEmbeddingSiteWindow extends nsISupports
| Modifier and Type | Field and Description |
|---|---|
static int |
DIM_FLAGS_POSITION |
static int |
DIM_FLAGS_SIZE_INNER |
static int |
DIM_FLAGS_SIZE_OUTER |
static nsID |
NS_IEMBEDDINGSITEWINDOW_17_IID |
static java.lang.String |
NS_IEMBEDDINGSITEWINDOW_17_IID_STR |
static nsID |
NS_IEMBEDDINGSITEWINDOW_IID |
static java.lang.String |
NS_IEMBEDDINGSITEWINDOW_IID_STR |
IsXULRunner10, IsXULRunner17, NS_ISUPPORTS_IID, NS_ISUPPORTS_IID_STR| Constructor and Description |
|---|
nsIEmbeddingSiteWindow(int address) |
| Modifier and Type | Method and Description |
|---|---|
int |
GetSiteWindow(int[] aSiteWindow) |
AddRef, getAddress, QueryInterface, Releasepublic static final java.lang.String NS_IEMBEDDINGSITEWINDOW_IID_STR
public static final nsID NS_IEMBEDDINGSITEWINDOW_IID
public static final java.lang.String NS_IEMBEDDINGSITEWINDOW_17_IID_STR
public static final nsID NS_IEMBEDDINGSITEWINDOW_17_IID
public static final int DIM_FLAGS_POSITION
public static final int DIM_FLAGS_SIZE_INNER
public static final int DIM_FLAGS_SIZE_OUTER