Go to the source code of this file.
Functions | |
Components utils | import ("resource://app/jsmodules/sbProperties.jsm") |
catch (error) | |
if (typeof HideOnClose== 'undefined') | |
window | addEventListener ("load", function(e){HideOnClose.onLoad();}, false) |
Variables | |
try | |
HideOnClose | |
window addEventListener | ( | "load" | , |
function(e){HideOnClose.onLoad();} | , | ||
false | |||
) |
catch | ( | error | ) |
Definition at line 28 of file hide-on-close.js.
if | ( | typeof | HideOnClose = = 'undefined' | ) |
Definition at line 30 of file hide-on-close.js.
Components utils import | ( | "resource://app/jsmodules/sbProperties.jsm" | ) |
HideOnClose |
Definition at line 34 of file hide-on-close.js.
try |
Definition at line 25 of file hide-on-close.js.