Uses of Interface
org.eclipse.ui.operations.IWorkbenchOperationSupport
-
Packages that use IWorkbenchOperationSupport Package Description org.eclipse.ui 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 IWorkbenchOperationSupport Modifier and Type Method Description IWorkbenchOperationSupport
IWorkbench. getOperationSupport()
Returns the undoable operation support for the workbench.
-