Eclipse Platform
Release 3.3

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

Packages that use HandlerSubmission
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
 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.3

Guidelines for using Eclipse APIs.

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