public class nsIPromptService2 extends nsIPromptService
| Modifier and Type | Field and Description | 
|---|---|
| (package private) static int | LAST_METHOD_ID | 
| static nsID | NS_IPROMPTSERVICE2_IID | 
| static java.lang.String | NS_IPROMPTSERVICE2_IID_STR | 
BUTTON_DELAY_ENABLE, BUTTON_POS_0, BUTTON_POS_0_DEFAULT, BUTTON_POS_1, BUTTON_POS_1_DEFAULT, BUTTON_POS_2, BUTTON_POS_2_DEFAULT, BUTTON_TITLE_CANCEL, BUTTON_TITLE_DONT_SAVE, BUTTON_TITLE_IS_STRING, BUTTON_TITLE_NO, BUTTON_TITLE_OK, BUTTON_TITLE_REVERT, BUTTON_TITLE_SAVE, BUTTON_TITLE_YES, NS_IPROMPTSERVICE_IID, NS_IPROMPTSERVICE_IID_STR, STD_OK_CANCEL_BUTTONS, STD_YES_NO_BUTTONSaddress, FIRST_METHOD_ID, IsSolaris, IsXULRunner10, NS_ISUPPORTS_IID, NS_ISUPPORTS_IID_STR| Constructor and Description | 
|---|
| nsIPromptService2(int address) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | AsyncPromptAuth(int aParent,
               int aChannel,
               int aCallback,
               int aContext,
               int level,
               int authInfo,
               char[] checkboxLabel,
               int[] checkValue,
               int[] _retval) | 
| int | PromptAuth(int aParent,
          int aChannel,
          int level,
          int authInfo,
          char[] checkboxLabel,
          int[] checkValue,
          int[] _retval) | 
Alert, AlertCheck, Confirm, ConfirmCheck, ConfirmEx, Prompt, PromptPassword, PromptUsernameAndPassword, SelectAddRef, getAddress, QueryInterface, Releasestatic final int LAST_METHOD_ID
public static final java.lang.String NS_IPROMPTSERVICE2_IID_STR
public static final nsID NS_IPROMPTSERVICE2_IID
public int PromptAuth(int aParent,
             int aChannel,
             int level,
             int authInfo,
             char[] checkboxLabel,
             int[] checkValue,
             int[] _retval)
public int AsyncPromptAuth(int aParent,
                  int aChannel,
                  int aCallback,
                  int aContext,
                  int level,
                  int authInfo,
                  char[] checkboxLabel,
                  int[] checkValue,
                  int[] _retval)