pub struct MutationEvent { /* private fields */ }
Expand description
The MutationEvent
class.
This API requires the following crate features to be activated: MutationEvent
Implementations§
Source§impl MutationEvent
impl MutationEvent
Getter for the relatedNode
field of this object.
This API requires the following crate features to be activated: MutationEvent
, Node
Source§impl MutationEvent
impl MutationEvent
Sourcepub fn prev_value(&self) -> String
pub fn prev_value(&self) -> String
Getter for the prevValue
field of this object.
This API requires the following crate features to be activated: MutationEvent
Source§impl MutationEvent
impl MutationEvent
Source§impl MutationEvent
impl MutationEvent
Source§impl MutationEvent
impl MutationEvent
Sourcepub fn attr_change(&self) -> u16
pub fn attr_change(&self) -> u16
Getter for the attrChange
field of this object.
This API requires the following crate features to be activated: MutationEvent
Source§impl MutationEvent
impl MutationEvent
Source§impl MutationEvent
impl MutationEvent
Source§impl MutationEvent
impl MutationEvent
Source§impl MutationEvent
impl MutationEvent
The initMutationEvent()
method.
This API requires the following crate features to be activated: MutationEvent
, Node
Source§impl MutationEvent
impl MutationEvent
The initMutationEvent()
method.
This API requires the following crate features to be activated: MutationEvent
, Node
Source§impl MutationEvent
impl MutationEvent
The initMutationEvent()
method.
This API requires the following crate features to be activated: MutationEvent
, Node
Source§impl MutationEvent
impl MutationEvent
The initMutationEvent()
method.
This API requires the following crate features to be activated: MutationEvent
, Node