Command Line listener object implementation. More...
Go to the source code of this file.
Functions | |
| if (typeof(ExternalDropHandler)=="undefined") Components.utils.import("resource | |
| window | addEventListener ("load", commandline_module.onLoad, false) |
| catch (e) | |
Variables | |
| commandline_module | init_once = 0 |
| commandline_module | deinit_once = 0 |
| commandline_module | onLoad |
Command Line listener object implementation.
Definition in file commandLine.js.
| catch | ( | e | ) |
Definition at line 154 of file commandLine.js.
| if | ( | typeof(ExternalDropHandler) = = "undefined" | ) |
Definition at line 33 of file commandLine.js.
| commandline_module deinit_once = 0 |
Definition at line 42 of file commandLine.js.
| commandline_module init_once = 0 |
Definition at line 41 of file commandLine.js.
| commandline_module onLoad |
Definition at line 44 of file commandLine.js.