Javascript source for the window utility services. More...
Go to the source code of this file.
Functions | |
| Components utils | import ("resource://app/jsmodules/DOMUtils.jsm") |
| function | sbDialogWatcher () |
Variables | |
| EXPORTED_SYMBOLS = ["WindowUtils"] | |
| const | Cc = Components.classes |
| const | Ci = Components.interfaces |
| const | Cr |
| sbDialogWatcher | prototype |
Javascript source for the window utility services.
Definition in file WindowUtils.jsm.
| Components utils import | ( | "resource://app/jsmodules/DOMUtils.jsm" | ) |
| function sbDialogWatcher | ( | ) |
Construct a dialog watcher object.
Definition at line 353 of file WindowUtils.jsm.
| const Cc = Components.classes |
Definition at line 61 of file WindowUtils.jsm.
| const Ci = Components.interfaces |
Definition at line 62 of file WindowUtils.jsm.
| const Cr |
Definition at line 63 of file WindowUtils.jsm.
| EXPORTED_SYMBOLS = ["WindowUtils"] |
Definition at line 40 of file WindowUtils.jsm.
| sbDialogWatcher prototype |
Definition at line 358 of file WindowUtils.jsm.