Functiondojox.gfx.defaultText.defaultTextPath.makeParameters

dojo.require("dojox.gfx._base");
defined in dojox/gfx/_base.js

copies the original object, and all copied properties from the "update" object

Usage

function (/*Object*/ defaults, /*Object*/ update) (view source)
parametertypedescription
defaultsObjectthe object to be cloned before updating
updateObjectthe object, which properties are to be cloned during updating