List of All Members for JavaScriptDialogRequest
This is the complete list of members for JavaScriptDialogRequest, including inherited members.
- accepted : bool
- defaultText : string [read-only]
- message : string [read-only]
- securityOrigin : url [read-only]
- title : string [read-only]
- type : enumeration [read-only]
- void dialogAccept()
- void dialogAccept(string text)
- void dialogReject()