Request Node Request
Represents request frame that can be used with DOM#requestNode operation call.
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.
See also
Constructors
RequestNodeRequest
Link copied to clipboard
Properties
objectId
Link copied to clipboard
Sources
jvm source
Link copied to clipboard