dojox
»
dtl
»
tag
»
loop
»
CycleNode
» clone
dojox.dtl.tag.loop.CycleNode.clone
dojo.require("dojox.dtl.tag.loop");
defined in dojox/dtl/tag/loop.js
Usage
function ()
(view source)
return
new
this
.
constructor
(
this
.
cyclevars
,
this
.
name
,
this
.
TextNode
,
this
.
shared
)
;