dojo.NodeList.forEach
<script src="../../js/dojo.js"></script>
defined in dojo/_base/NodeList.js
see dojo.forEach(). The primary difference is that the acted-on array is implicitly this NodeList
Usage
function (callback, thisObj) (view source)
parameter | type | description |
---|---|---|
callback | ||
thisObj |