Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
KeybindingsContributionPointHandler
Class KeybindingsContributionPointHandler
Index
Constructors
constructor
Properties
keybinding
Registry
Methods
handle
to
Keybinding
toOSKeybinding
Constructors
constructor
new
Keybindings
Contribution
Point
Handler
(
)
:
KeybindingsContributionPointHandler
Returns
KeybindingsContributionPointHandler
Properties
Private
Readonly
keybinding
Registry
keybinding
Registry
:
KeybindingRegistry
Methods
handle
handle
(
contributions
)
:
Disposable
Parameters
contributions
:
PluginContribution
Returns
Disposable
Protected
to
Keybinding
to
Keybinding
(
pluginKeybinding
)
:
undefined
|
Keybinding
Parameters
pluginKeybinding
:
Keybinding
Returns
undefined
|
Keybinding
Protected
toOSKeybinding
toOSKeybinding
(
pluginKeybinding
)
:
undefined
|
string
Parameters
pluginKeybinding
:
Keybinding
Returns
undefined
|
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
keybinding
Registry
handle
to
Keybinding
toOSKeybinding
Theia TypeDoc
Loading...