Menu
©2015
Documentation generator: JsDoc Toolkit 2.4.0
Template: Codeview 1.2
Generated on: 2015-1-16 18:32

Built-In Namespace _global_

Field Summary
Field Attributes Field Name and Description
 
A sandbox that can be safely passed to a controller
 
A privileged manager/controller for the sandbox

Method Summary

Method Attributes Method Name and Description
 
errorCB (error)
 
proxiedCallback ()
 
throwListenerControllerError (listener, error)
Throw an error from a listener without blocking other listeners

Field Detail

sandbox
A sandbox that can be safely passed to a controller
Defined in: ControllerManager.js.
sandboxController
A privileged manager/controller for the sandbox
Defined in: ControllerManager.js.

Method Detail

  • errorCB(error)

    Defined in: WebSQLAdapter.js.
    Parameters:
    {Any}error
  • proxiedCallback()

    Defined in: LocalStorage.js.
  • throwListenerControllerError(listener, error)
    Throw an error from a listener without blocking other listeners
    Defined in: ControllerManager.js.
    Parameters:
    {Any}listener
    {Any}error