Class Index | File Index

Classes


Class orion.objects

Object-oriented helpers.
Defined in: </shared/eclipse/e4/orion/I201302221257/plugins/org.eclipse.orion.client.core/web/orion/objects.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
<static>  
orion.objects.mixin(target, source)
Mixes all source's own enumerable properties into target.
Class Detail
orion.objects()
Method Detail
<static> orion.objects.mixin(target, source)
Mixes all source's own enumerable properties into target. Multiple source objects can be passed as varags.
Parameters:
{Object} target
{Object} source

Documentation generated by JsDoc Toolkit 2.4.0 on Fri Feb 22 2013 13:00:53 GMT-0500 (EST)