MutationRecord

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

addedNodes
auto addedNodes()
Undocumented in source. Be warned that the author may not have intended to support it.
attributeName
auto attributeName()
Undocumented in source. Be warned that the author may not have intended to support it.
attributeNamespace
auto attributeNamespace()
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
auto 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.
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
auto type()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta