public class nsIPromptService extends nsISupports
Modifier and Type | Field and Description |
---|---|
static int |
BUTTON_DELAY_ENABLE |
static int |
BUTTON_POS_0 |
static int |
BUTTON_POS_0_DEFAULT |
static int |
BUTTON_POS_1 |
static int |
BUTTON_POS_1_DEFAULT |
static int |
BUTTON_POS_2 |
static int |
BUTTON_POS_2_DEFAULT |
static int |
BUTTON_TITLE_CANCEL |
static int |
BUTTON_TITLE_DONT_SAVE |
static int |
BUTTON_TITLE_IS_STRING |
static int |
BUTTON_TITLE_NO |
static int |
BUTTON_TITLE_OK |
static int |
BUTTON_TITLE_REVERT |
static int |
BUTTON_TITLE_SAVE |
static int |
BUTTON_TITLE_YES |
static String |
NS_IPROMPTSERVICE_IID_STR |
static int |
STD_OK_CANCEL_BUTTONS |
static int |
STD_YES_NO_BUTTONS |
NS_ISUPPORTS_IID_STR
Constructor and Description |
---|
nsIPromptService(long address) |
AddRef, getAddress, getClassName, getGetterIndex, getMethodIndex, getSetterIndex, IsXULRunner10, IsXULRunner24, IsXULRunner31, IsXULRVersionOrLater, QueryInterface, Release
public static final String NS_IPROMPTSERVICE_IID_STR
public static final int BUTTON_POS_0
public static final int BUTTON_POS_1
public static final int BUTTON_POS_2
public static final int BUTTON_TITLE_OK
public static final int BUTTON_TITLE_CANCEL
public static final int BUTTON_TITLE_YES
public static final int BUTTON_TITLE_NO
public static final int BUTTON_TITLE_SAVE
public static final int BUTTON_TITLE_DONT_SAVE
public static final int BUTTON_TITLE_REVERT
public static final int BUTTON_TITLE_IS_STRING
public static final int BUTTON_POS_0_DEFAULT
public static final int BUTTON_POS_1_DEFAULT
public static final int BUTTON_POS_2_DEFAULT
public static final int BUTTON_DELAY_ENABLE
public static final int STD_OK_CANCEL_BUTTONS
public static final int STD_YES_NO_BUTTONS
Copyright © 2017. All Rights Reserved.