Initializes and attaches module space to this browser widget. Called by
subclasses in response to calls from JavaScript.
Parameters: space - ModuleSpace instance to initialize
Unload one or more modules. If key is null, emulate old behavior by
unloading all loaded modules.
Parameters: key - unique key to identify module to unload or null for all