struct Protocol::DOM::ChildNodeRemoved
- Protocol::DOM::ChildNodeRemoved
- Struct
- Value
- Object
Overview
Mirrors DOMNodeRemoved
event.
Included Modules
- JSON::Serializable
- Protocol::Event
Defined in:
protocol/dom.crConstructors
Instance Method Summary
-
#node_id : NodeId
Id of the node that has been removed.
-
#parent_node_id : NodeId
Parent id.