arrogant ~master (2020-09-17T14:11:26Z)
Dub
Repo
Node.this
arrogant
Node
Create a new html node
this
()
this
(Tree tree, MyHtmlTagId tag, MyHtmlNamespace ns)
struct
Node
this
(
ref
Tree
tree
,
MyHtmlTagId
tag
,
MyHtmlNamespace
ns
=
MyHtmlNamespace.html
)
Meta
Source
See Implementation
arrogant
Node
constructors
this
destructors
~this
functions
appendChild
appendComment
appendText
attributes
byAttribute
byAttributeKey
byClass
byCssSelector
byId
byTagName
children
clone
deleteNode
detach
firstChild
insertAfter
insertBefore
insertToAppropriatePlace
isNull
isSelfClosing
isVoidElement
lastChild
next
opAssign
opBinaryRight
opIndex
opIndexAssign
parent
previous
removeAttribute
tag
tagId
toString
postblits
this(this)
properties
innerHTML
innerText
text
Create a new html node