dojox/lang/oo/mixin (version 1.10)

Summary

mixes in two or more objects processing decorators and filters using defaults as a fallback

Usage

mixin(target,source);
Parameter Type Description
target Object

target to receive new/updated properties

source Object...

source of properties, more than one source is allowed

Returns:Object

target

See the dojox/lang/oo/mixin reference documentation for more information.

Method Summary

Methods

Error in the documentation? Can’t find what you are looking for? Let us know!