27 #include "nsISupports.idl"
28 #include "nsIPromptService.idl"
61 [scriptable,
uuid(c1735c28-1dd1-11b2-b223-92817f2c227a)]
99 in DOMString aOptions,
119 in DOMString aOptions,
129 #define SONGBIRD_PROMPTER_CONTRACTID "@songbirdnest.com/Songbird/Prompter;1"
attribute boolean waitForWindow
nsIDOMWindow openDialog(in nsIDOMWindow aParent, in DOMString aUrl, in DOMString aName, in DOMString aOptions, in nsISupports aExtraArgument)
attribute boolean renderHTML
nsIDOMWindow openWindow(in nsIDOMWindow aParent, in DOMString aUrl, in DOMString aName, in DOMString aOptions, in nsISupports aExtraArgument)
attribute AString parentWindowType