Ability to be closed programmatically
This commit is contained in:
@@ -5,3 +5,5 @@ Components.MessageBox = function() {};
|
||||
Components.MessageBox.setHandler;
|
||||
/** @type {Function} */
|
||||
Components.MessageBox.show;
|
||||
/** @type {Function} */
|
||||
Components.MessageBox.close;
|
||||
|
Reference in New Issue
Block a user