struct Protocol::DOM::ChildNodeCountUpdated
- Protocol::DOM::ChildNodeCountUpdated
- Struct
- Value
- Object
Overview
Fired when Container
's child node count has changed.
Included Modules
- JSON::Serializable
- Protocol::Event
Defined in:
protocol/dom.crConstructors
Instance Method Summary
-
#child_node_count : Int::Primitive
New node count.
-
#node_id : NodeId
Id of the node that has changed.