Preparing search index...
@universe-dg/sdk
Universe
Platform
Tree
ITopologyState
Interface ITopologyState<K>
Public
interface
ITopologyState
<
K
extends
NodeKeyType
>
{
nodeChildren
:
Map
<
null
|
K
,
K
[]
>
;
nodeParents
:
Map
<
K
,
null
|
K
>
;
}
Type Parameters
K
extends
NodeKeyType
Hierarchy (
View Summary
)
ITopologyState
IVirtualNodesState
Index
Properties
node
Children
node
Parents
Properties
node
Children
nodeChildren
:
Map
<
null
|
K
,
K
[]
>
node
Parents
nodeParents
:
Map
<
K
,
null
|
K
>
On This Page
Properties
node
Children
node
Parents
Юниверс DG SDK UI
Loading...
Public