Functiondojox.dtl._HtmlTemplated.prototype.render

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

Usage

function (/*dojox.dtl.Context?*/ context) (view source)
parametertypedescription
contextdojox.dtl.ContextOptional.
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