struct Protocol::DOM::RequestChildNodes
- Protocol::DOM::RequestChildNodes
- Struct
- Value
- Object
Overview
Requests that children of the node with given id are returned to the caller in form of
setChildNodes
events where not only immediate children are retrieved, but all children down to
the specified depth.
Included Modules
- JSON::Serializable
- Protocol::Command