|
Eclipse Platform Release 3.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IHandler | |
---|---|
org.eclipse.ui.commands |
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,
java.util.Map previousAttributeValuesByName)
Deprecated. Creates a new instance of this class. |
|
HandlerSubmission(java.lang.String activePartId,
Shell activeShell,
IWorkbenchPartSite activeWorkbenchPartSite,
java.lang.String commandId,
IHandler handler,
Priority priority)
Deprecated. Creates a new instance of this class. |
|
Eclipse Platform Release 3.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.