Functiondojo.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

Usage

function (/*String|Object*/ declaredClass, /*Object?*/ properties) (view source)
parametertypedescription
declaredClassString|Object 
propertiesObjectOptional.