Eclipse Platform
Release 3.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 Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.