Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
browser/shell/view-contribution
ViewContributionOptions
Interface ViewContributionOptions
interface
ViewContributionOptions
{
defaultWidgetOptions
:
ApplicationShell
.
WidgetOptions
;
toggleCommandId
?:
string
;
toggleKeybinding
?:
string
;
viewContainerId
?:
string
;
widgetId
:
string
;
widgetName
:
string
;
}
Index
Properties
default
Widget
Options
toggle
Command
Id?
toggle
Keybinding?
view
Container
Id?
widget
Id
widget
Name
Properties
default
Widget
Options
defaultWidgetOptions
:
ApplicationShell
.
WidgetOptions
Optional
toggle
Command
Id
toggleCommandId
?:
string
Optional
toggle
Keybinding
toggleKeybinding
?:
string
Optional
view
Container
Id
viewContainerId
?:
string
widget
Id
widgetId
:
string
widget
Name
widgetName
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
default
Widget
Options
toggle
Command
Id
toggle
Keybinding
view
Container
Id
widget
Id
widget
Name
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...