Uses of Interface
org.eclipse.ui.IKeyBindingService
Packages that use 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
Methods in org.eclipse.team.ui.synchronize that return IKeyBindingServiceModifier and TypeMethodDescriptionISynchronizePageSite.getKeyBindingService()
Get the keybinding service for the site ornull
if one is not available. -
Uses of IKeyBindingService in org.eclipse.ui
Subinterfaces of IKeyBindingService in org.eclipse.uiMethods in org.eclipse.ui that return IKeyBindingServiceModifier 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
Classes in org.eclipse.ui.internal that implement IKeyBindingServiceModifier and TypeClassDescriptionfinal class
This service provides a nestable implementation of a key binding service.Methods in org.eclipse.ui.internal that return IKeyBindingServiceModifier and TypeMethodDescriptionKeyBindingService.getKeyBindingService
(IWorkbenchSite nestedSite) PartSite.getKeyBindingService()
-
Uses of IKeyBindingService in org.eclipse.ui.intro
Methods in org.eclipse.ui.intro that return IKeyBindingServiceModifier and TypeMethodDescriptionIIntroSite.getKeyBindingService()
Deprecated.Use IServiceLocator#getService(*) to retrieve IContextService and IHandlerService instead. -
Uses of IKeyBindingService in org.eclipse.ui.part
Methods in org.eclipse.ui.part that return IKeyBindingService
IServiceLocator
which can be nested.