dojox
»
dtl
»
tag
»
misc
»
WithNode
» clone
dojox.dtl.tag.misc.WithNode.clone
dojo.require("dojox.dtl.tag.misc");
defined in dojox/dtl/tag/misc.js
Usage
function (buffer)
(view source)
return
new
this
.
constructor
(
this
.
target
.
getExpression
(
)
,
this
.
alias
,
this
.
nodelist
.
clone
(
buffer
)
)
;
parameter
type
description
buffer