data class CollectClassNamesFromSubtreeRequest
Request object containing input parameters for the DOMDomain.collectClassNamesFromSubtree command.
<init> |
Request object containing input parameters for the DOMDomain.collectClassNamesFromSubtree command. CollectClassNamesFromSubtreeRequest(nodeId: NodeId) |
nodeId |
Id of the node to collect class names. val nodeId: NodeId |