dlangui v0.10.4 (2023-05-19T16:58:48Z)
Home
Dub
Repo
Node.appendElement
dlangui
core
dom
Node
append element child - by namespace and tag ids
Node
appendElement
(string ns, string tag, int index)
Node
appendElement
(ns_id ns, elem_id tag, int index)
class
Node
private public
Node
appendElement
(
ns_id
ns
,
elem_id
tag
,
int
index
= -1
)
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
append element child - by namespace and tag ids