Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
typehierarchy
TypeHierarchyTree
Node
Namespace Node
Index
Functions
create
is
Functions
create
create
(
item
:
TypeHierarchyItem
, direction
:
TypeHierarchyDirection
, resolved
?:
boolean
)
:
Node
Parameters
item:
TypeHierarchyItem
direction:
TypeHierarchyDirection
resolved:
boolean
= true
Returns
Node
is
is
(
node
:
TreeNode
|
undefined
)
:
node
is
Node
Parameters
node:
TreeNode
|
undefined
Returns
node
is
Node
Exports
typehierarchy
Type
Hierarchy
Commands
Type
Hierarchy
Tree
Node
Root
Node
Type
Hierarchy
Tree
Widget
create
is