Uses of Interface
org.eclipse.ui.IKeyBindingService
Package
Description
Contains the team synchronization presentation framework and support
for the Synchronize View.
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
Application programming interfaces for interaction
with and extension of the product introduction parts.
Classes for the creation of workbench parts that integrate
with the Eclipse Platform User Interface.
-
Uses of IKeyBindingService in org.eclipse.team.ui.synchronize
Modifier and TypeMethodDescriptionISynchronizePageSite.getKeyBindingService()
Get the keybinding service for the site ornull
if one is not available. -
Uses of IKeyBindingService in org.eclipse.ui
Modifier and TypeMethodDescriptionINestableKeyBindingService.getKeyBindingService
(IWorkbenchSite nestedSite) Deprecated.An accessor for the nested key binding service associated with a particular site.IWorkbenchPartSite.getKeyBindingService()
Deprecated.UseIServiceLocator.getService(Class)
instead. -
Uses of IKeyBindingService in org.eclipse.ui.internal
Modifier and TypeClassDescriptionfinal class
This service provides a nestable implementation of a key binding service.Modifier and TypeMethodDescriptionKeyBindingService.getKeyBindingService
(IWorkbenchSite nestedSite) PartSite.getKeyBindingService()
-
Uses of IKeyBindingService in org.eclipse.ui.intro
Modifier and TypeMethodDescriptionIIntroSite.getKeyBindingService()
Deprecated.Use IServiceLocator#getService(*) to retrieve IContextService and IHandlerService instead. -
Uses of IKeyBindingService in org.eclipse.ui.part
IServiceLocator
which can be nested.