|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IHandler | |
---|---|
org.eclipse.ui.commands | Provides support for retrieving information on Commands from the workbench. |
Uses of IHandler in org.eclipse.ui.commands |
---|
Methods in org.eclipse.ui.commands that return IHandler | |
---|---|
IHandler |
HandlerEvent.getHandler()
Deprecated. Returns the instance of the interface that changed. |
IHandler |
HandlerSubmission.getHandler()
Deprecated. Returns the handler. |
Constructors in org.eclipse.ui.commands with parameters of type IHandler | |
---|---|
HandlerEvent(IHandler handler,
boolean attributeValuesByNameChanged,
Map previousAttributeValuesByName)
Deprecated. Creates a new instance of this class. |
|
HandlerSubmission(String activePartId,
Shell activeShell,
IWorkbenchPartSite activeWorkbenchPartSite,
String commandId,
IHandler handler,
Priority priority)
Deprecated. Creates a new instance of this class. |
|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.