dlangui v0.9.76 (2017-06-21T06:58:02Z)
Home
Dub
Repo
Element.setAttr
dlangui
core
dom
Element
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
Element
override
Attribute
setAttr
(
string
nsname
,
string
attrname
,
string
value
)
Meta
Source
See Implementation
dlangui
core
dom
Element
functions
appendElement
appendText
attr
attrValue
childIndex
setAttr
properties
attrCount
child
childCount
firstChild
id
lastChild
nsid
set attribute value by namespace and attribute names