Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
ViewContainerInfo
Interface ViewContainerInfo
interface
ViewContainerInfo
{
id
:
string
;
location
:
string
;
onViewAdded
:
(
(
)
=>
void
)
;
options
:
ViewContainerTitleOptions
;
}
Index
Properties
id
location
on
View
Added
options
Properties
id
id
:
string
location
location
:
string
on
View
Added
on
View
Added
:
(
(
)
=>
void
)
Type declaration
(
)
:
void
Returns
void
options
options
:
ViewContainerTitleOptions
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
id
location
on
View
Added
options
Theia TypeDoc
Loading...