Home

Class goog.module.ModuleLoadCallback

Class used to encapsulate the callbacks to be called when a module loads.

Instance Method Summary
abort()

Abort the callback, but not the actual module load.

execute(<Any Type> context)

Completes the operation and calls the callback function if appropriate.