dlangui v0.9.182 (2018-11-26T09:11:32Z)
Home
Dub
Repo
Element.appendElement
dlangui
core
dom
Element
append element child - by namespace and tag names
Node
appendElement
(ns_id ns, elem_id tag, int index)
Node
appendElement
(string ns, string tag, int index)
class
Element
override
Node
appendElement
(
string
ns
,
string
tag
,
int
index
= -1
)
Meta
Source
See Implementation
dlangui
core
dom
Element
functions
appendElement
appendText
attr
attrValue
childIndex
setAttr
properties
attrCount
child
childCount
firstChild
id
lastChild
nsid
append element child - by namespace and tag names