[scriptable, uuid(51aebd45-b979-4ec6-9d11-3a3fd3d5d59e)]
interface nsIDOMModalContentWindow : nsISupports
Attributes
Readonly attribute containing an array of arguments that was passed to the code that opened this modal content window.
readonly attribute
nsIArray
dialogArguments
The return value that will be returned to the function that opened the modal content window.
attribute
nsIVariant
returnValue
Compare to: