MutationRecord

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

addedAnimations
auto addedAnimations()
Undocumented in source. Be warned that the author may not have intended to support it.
addedNodes
auto addedNodes()
Undocumented in source. Be warned that the author may not have intended to support it.
attributeName
Optional!(string) attributeName()
Undocumented in source. Be warned that the author may not have intended to support it.
attributeNamespace
Optional!(string) attributeNamespace()
Undocumented in source. Be warned that the author may not have intended to support it.
changedAnimations
auto changedAnimations()
Undocumented in source. Be warned that the author may not have intended to support it.
nextSibling
auto nextSibling()
Undocumented in source. Be warned that the author may not have intended to support it.
oldValue
Optional!(string) oldValue()
Undocumented in source. Be warned that the author may not have intended to support it.
previousSibling
auto previousSibling()
Undocumented in source. Be warned that the author may not have intended to support it.
removedAnimations
auto removedAnimations()
Undocumented in source. Be warned that the author may not have intended to support it.
removedNodes
auto removedNodes()
Undocumented in source. Be warned that the author may not have intended to support it.
target
auto target()
Undocumented in source. Be warned that the author may not have intended to support it.
type
string type()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta