Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
main/browser/keybindings/keybindings-contribution-handler
KeybindingsContributionPointHandler
Class KeybindingsContributionPointHandler
Index
Constructors
constructor
Methods
handle
to
Keybinding
to
OS
Keybinding
Constructors
constructor
new
KeybindingsContributionPointHandler
()
:
KeybindingsContributionPointHandler
Returns
KeybindingsContributionPointHandler
Methods
handle
handle
(
contributions
:
PluginContribution
)
:
Disposable
Parameters
contributions
:
PluginContribution
Returns
Disposable
Protected
to
Keybinding
toKeybinding
(
pluginKeybinding
:
Keybinding
)
:
undefined
|
Keybinding
Parameters
pluginKeybinding
:
Keybinding
Returns
undefined
|
Keybinding
Protected
to
OS
Keybinding
toOSKeybinding
(
pluginKeybinding
:
Keybinding
)
:
undefined
|
string
Parameters
pluginKeybinding
:
Keybinding
Returns
undefined
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
handle
to
Keybinding
to
OS
Keybinding
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...