kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
DOM
/
GetQueryingDescendantsForContainerReturn
Get
Querying
Descendants
For
Container
Return
@
Serializable
data
class
GetQueryingDescendantsForContainerReturn
(
val
nodeIds
:
List
<
Int
>
)
Members
Constructors
Get
Querying
Descendants
For
Container
Return
Link copied to clipboard
constructor
(
nodeIds
:
List
<
Int
>
)
Properties
node
Ids
Link copied to clipboard
val
nodeIds
:
List
<
Int
>
Descendant nodes with container queries against the given container.