Eclipse eRCP
Release 1.1

Uses of Class
org.eclipse.ui.commands.HandlerSubmission

Packages that use HandlerSubmission
org.eclipse.ui.commands   
 

Uses of HandlerSubmission in org.eclipse.ui.commands
 

Methods in org.eclipse.ui.commands with parameters of type HandlerSubmission
 void IWorkbenchCommandSupport.addHandlerSubmission(HandlerSubmission handlerSubmission)
          Deprecated. Adds a single handler submissions for consideration by the workbench.
 void IWorkbenchCommandSupport.removeHandlerSubmission(HandlerSubmission handlerSubmission)
          Deprecated. Removes a single handler submission from consideration by the workbench.
 


Eclipse eRCP
Release 1.1