struct Protocol::DOM::RequestNode
- Protocol::DOM::RequestNode
- Struct
- Value
- Object
Overview
Requests that the node is sent to the caller given the JavaScript node object reference. All
nodes that form the path from the node to the root are also sent to the client as a series of
setChildNodes
notifications.
Included Modules
- JSON::Serializable
- Protocol::Command
Defined in:
protocol/dom.crConstructors
Instance Method Summary
-
#node_id : NodeId
Node id for given object.