Class Index | File Index

Classes


Built-In Namespace Array

Method Summary
Method Attributes Method Name and Description
 
forEach(func)
 
<static>  
Array.isArray(obj)
 
map(func)
 
reduce(func, initialValue)
Method Detail
forEach(func)

Defined in: </shared/eclipse/e4/orion/I201404012230/bundles/org.eclipse.orion.client.editor/web/orion/editor/shim.js>.
Parameters:
func

indexOf(c)

Defined in: </shared/eclipse/e4/orion/I201404012230/bundles/org.eclipse.orion.client.editor/web/orion/editor/shim.js>.
Parameters:
c

<static> Array.isArray(obj)

Defined in: </shared/eclipse/e4/orion/I201404012230/bundles/org.eclipse.orion.client.editor/web/orion/editor/shim.js>.
Parameters:
obj

map(func)

Defined in: </shared/eclipse/e4/orion/I201404012230/bundles/org.eclipse.orion.client.editor/web/orion/editor/shim.js>.
Parameters:
func

reduce(func, initialValue)

Defined in: </shared/eclipse/e4/orion/I201404012230/bundles/org.eclipse.orion.client.editor/web/orion/editor/shim.js>.
Parameters:
func
initialValue

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Apr 01 2014 22:58:21 GMT-0400 (EDT)