Built-In Namespace _global_
Field Attributes | Field Name and Description |
---|---|
Factory to generate the `GCN' object and expose it to the global context.
|
Method Attributes | Method Name and Description |
---|---|
cancel(error)
|
Field Detail
GCN
Factory to generate the `GCN' object and expose it to the global context.
In browsers the global context will be the `window' object. In nodejs, it
will be `global'.
Defined in: core.js.
Defined in: core.js.
Method Detail
cancel(error)
Defined in: admin.js.
- Parameters:
- error