Uses of Class
org.eclipse.ui.commands.HandlerSubmission
-
Packages that use HandlerSubmission Package Description org.eclipse.ui.commands Provides support for retrieving information on Commands from the workbench. -
-
Uses of HandlerSubmission in org.eclipse.ui.commands
Methods in org.eclipse.ui.commands with parameters of type HandlerSubmission Modifier and Type Method Description void
IWorkbenchCommandSupport. addHandlerSubmission(HandlerSubmission handlerSubmission)
Deprecated.void
IWorkbenchCommandSupport. removeHandlerSubmission(HandlerSubmission handlerSubmission)
Deprecated.
-