Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
outline-view
OutlineBreadcrumb
Class OutlineBreadcrumb
Implements
Breadcrumb
Index
Constructors
constructor
Properties
container
Class
icon
Class
index
label
node
uri
Accessors
id
long
Label
type
Constructors
constructor
new
Outline
Breadcrumb
(
node
,
uri
,
index
,
label
,
iconClass
,
containerClass
)
:
OutlineBreadcrumb
Parameters
node
:
OutlineSymbolInformationNode
|
OutlineSymbolInformationNode
[]
uri
:
URI
index
:
string
label
:
string
iconClass
:
string
containerClass
:
string
Returns
OutlineBreadcrumb
Properties
Readonly
container
Class
container
Class
:
string
Readonly
icon
Class
icon
Class
:
string
Readonly
index
index
:
string
Readonly
label
label
:
string
Readonly
node
node
:
OutlineSymbolInformationNode
|
OutlineSymbolInformationNode
[]
Readonly
uri
uri
:
URI
Accessors
id
get
id
(
)
:
string
Returns
string
long
Label
get
longLabel
(
)
:
string
Returns
string
type
get
type
(
)
:
symbol
Returns
symbol
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
container
Class
icon
Class
index
label
node
uri
id
long
Label
type
Theia TypeDoc
Loading...