Uses of Interface
org.eclipse.ui.services.IServiceWithSources
Packages that use IServiceWithSources
Package
Description
Provides support for integrating contexts into the Eclipse workbench.
Provides support for integrating handlers into the Eclipse workbench.
Provides the public API and default implementation for contributing menu
and toolbars to the menu service.
Classes for service support.
-
Uses of IServiceWithSources in org.eclipse.ui.contexts
Subinterfaces of IServiceWithSources in org.eclipse.ui.contextsModifier and TypeInterfaceDescriptioninterface
Provides services related to contexts in the Eclipse workbench. -
Uses of IServiceWithSources in org.eclipse.ui.handlers
Subinterfaces of IServiceWithSources in org.eclipse.ui.handlersModifier and TypeInterfaceDescriptioninterface
Provides services related to activating and deactivating handlers within the workbench. -
Uses of IServiceWithSources in org.eclipse.ui.services
Subinterfaces of IServiceWithSources in org.eclipse.ui.servicesModifier and TypeInterfaceDescriptioninterface
Evaluate a core expression against the workbench application context and report updates using a Boolean property.