dojox.dtl.Context.extend
dojo.require("dojox.dtl.Context");
defined in dojox/dtl/Context.js
Returns a clone of this context object, with the items from the passed objecct mixed in.
Usage
parameter | type | description | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
obj | dojox.dtl.Context|Object |
|