dlangui v0.9.188 (2022-10-08T18:27:24Z)
Home
Dub
Repo
Node.setAttr
dlangui
core
dom
Node
set attribute value by namespace and attribute names
Attribute
setAttr
(ns_id nsid, attr_id attrid, string value)
Attribute
setAttr
(string nsname, string attrname, string value)
class
Node
Attribute
setAttr
(
string
nsname
,
string
attrname
,
string
value
)
Meta
Source
See Implementation
dlangui
core
dom
Node
functions
appendElement
appendText
attr
attrValue
childElement
childIndex
hasAttr
setAttr
properties
attrCount
child
childCount
document
firstChild
hasChildren
id
index
isElement
isText
lastChild
name
nsid
nsname
parent
text
set attribute value by namespace and attribute names