dojo.NodeList.dtl
dojo.require("dojox.dtl.ext-dojo.NodeList");
defined in dojox/dtl/ext-dojo/NodeList.js
Usage
function (template, context) (view source)
parameter | type | description |
---|---|---|
template | ||
context | dojox.dtl.__StringArgs|String The template string or location dojox.dtl.__ObjectArgs|Object The context object or location |