Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
browser/tree/tree-view-welcome-widget
ViewWelcome
Interface ViewWelcome
interface
ViewWelcome
{
content
:
string
;
enablement
?:
string
;
order
:
number
;
view
:
string
;
when
?:
string
;
}
Index
Properties
content
enablement?
order
view
when?
Properties
Readonly
content
content
:
string
Optional
Readonly
enablement
enablement
?:
string
Readonly
order
order
:
number
Readonly
view
view
:
string
Optional
Readonly
when
when
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
enablement
order
view
when
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...