Built-In Namespace _global_
Method Attributes | Method Name and Description |
---|---|
Creates ECMA5 shims if the browser does not implement them.
|
|
Create shims for HTML5 functionality if not supported by browser.
|
|
getBinaryMapWithDepth(depth)
test Default documents
|
|
r / | \ 0 1 2 / \ / | \ \ 10 11 20 21 22 23 | 100 | 1000 |
|
Initialize the console object.
|
Method Detail
createECMA5Shims()
Creates ECMA5 shims if the browser does not implement them.
Defined in: MindMaps.js.
Defined in: MindMaps.js.
createHTML5Shims()
Create shims for HTML5 functionality if not supported by browser.
Defined in: MindMaps.js.
Defined in: MindMaps.js.
getBinaryMapWithDepth(depth)
test Default documents
Defined in: Util.js.
Defined in: Util.js.
- Parameters:
- depth
getDefaultTestMap()
setupConsole()
Initialize the console object.
Defined in: MindMaps.js.
Defined in: MindMaps.js.