Constructordojox.dtl._NodeList

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

Allows us to render a group of nodes

Usage

function (nodes) (view source)
parametertypedescription
nodes  

Jump to PropertiesFunctionsBack to top

FunctiondummyRender(context)
Functionpush(node)
Add a new node to the list
Functionrender(context, buffer)
Adds all content onto the buffer

Jump to FunctionsPropertiesBack to top