dojox.gfx.defaultText.makeParameters
dojo.require("dojox.gfx._base");
defined in dojox/gfx/_base.js
copies the original object, and all copied properties from the "update" object
parameter | type | description |
---|---|---|
defaults | Object | the object to be cloned before updating |
update | Object | the object, which properties are to be cloned during updating |