Constructordojox.dtl.Context

dojo.require("dojox.dtl.Context");
defined in dojox/dtl/Context.js

Usage

function (dict) (view source)
parametertypedescription
dict  

Jump to PropertiesFunctionsBack to top

Returns a clone of this context object, with the items from the passed objecct mixed in.
Returns a clone of this context, only containing the items defined in the filter.
Functionget(key, otherwise)
Defined by dojox.dtl._Context
FunctionhasKey(key)
Functionpop()
Defined by dojox.dtl._Context
FunctionsetThis(_this: Object)
Functionupdate(dict)
Defined by dojox.dtl._Context
Function_normalize(value)
Defined by dojox.dtl._Context

Jump to FunctionsPropertiesBack to top