kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
DOM
/
GetContainerForNodeParameter
/
GetContainerForNodeParameter
Get
Container
For
Node
Parameter
constructor
(
nodeId
:
Int
,
containerName
:
String
?
=
null
,
physicalAxes
:
DOM.PhysicalAxes
?
=
null
,
logicalAxes
:
DOM.LogicalAxes
?
=
null
,
queriesScrollState
:
Boolean
?
=
null
)