dojox
»
dtl
»
AttributeNode
» clone
dojox.dtl.AttributeNode.clone
dojo.require("dojox.dtl.html");
defined in dojox/dtl/html.js
Usage
function (buffer)
(view source)
return
new
this
.
constructor
(
this
.
key
,
this
.
value
,
this
.
nodelist
.
clone
(
buffer
)
)
;
parameter
type
description
buffer