Uses of Interface
org.eclipse.ui.operations.IWorkbenchOperationSupport
Packages that use IWorkbenchOperationSupport
Package
Description
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
-
Uses of IWorkbenchOperationSupport in org.eclipse.ui
Methods in org.eclipse.ui that return IWorkbenchOperationSupportModifier and TypeMethodDescriptionIWorkbench.getOperationSupport()
Returns the undoable operation support for the workbench. -
Uses of IWorkbenchOperationSupport in org.eclipse.ui.internal
Methods in org.eclipse.ui.internal that return IWorkbenchOperationSupportModifier and TypeMethodDescriptionWorkbench.getOperationSupport()
WorkbenchPlugin.getOperationSupport()
Returns the operation support.