Home

Class goog.module.BaseModule

A basic module object that represents a module of Javascript code that can be dynamically loaded.

extends goog.Disposable
Instance Method Summary
initialize(?Object context)

Performs any load-time initialization that the module requires.