Nova Editor - v1.0.0
Preparing search index...
EntityHierarchyNode
Interface EntityHierarchyNode
Entity hierarchy node for tree display 树形显示的实体层次节点
interface
EntityHierarchyNode
{
active
:
boolean
;
children
:
EntityHierarchyNode
[]
;
id
:
number
;
name
:
string
;
parentId
:
null
|
number
;
}
Index
Properties
active
children
id
name
parent
Id
Properties
active
active
:
boolean
children
children
:
EntityHierarchyNode
[]
id
id
:
number
name
name
:
string
parent
Id
parentId
:
null
|
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
active
children
id
name
parent
Id
Nova Editor - v1.0.0
Loading...
Entity hierarchy node for tree display 树形显示的实体层次节点