var v = this.get(inIndex); for(var i=1; i<arguments.length; i++){ dojo.mixin(v, arguments[i]); } this.values[inIndex] = v;