dojo.NodeList.instantiate
<script src="../../js/dojo.js"></script>
defined in dojo/_base/NodeList.js
Create a new instance of a specified class, using the specified properties and each node in the nodeList as a srcNodeRef
parameter | type | description |
---|---|---|
declaredClass | String|Object | |
properties | Object | Optional. |