dojo._mixin
<script src="../../js/dojo.js"></script>
defined in dojo/_base/_loader/bootstrap.js
Adds all properties and methods of props to obj. This addition is "prototype extension safe", so that instances of objects will not pass along prototype defaults.
parameter | type | description |
---|---|---|
obj | Object | |
props | Object |