Functiondojox.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

function (/*dojox.dtl.Context|Object*/ obj) (view source)
parametertypedescription
objdojox.dtl.Context|Object
fieldtypedescription
.extendFunctionReturns a clone of this context object, with the items from the passed objecct mixed in.
.filterFunctionReturns a clone of this context, only containing the items defined in the filter.
.getThisFunction 
.hasKeyFunction 
.setThisFunction 
._this