|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IHandler | |
org.eclipse.ui.commands |
Uses of IHandler in org.eclipse.ui.commands |
Classes in org.eclipse.ui.commands that implement IHandler | |
class |
AbstractHandler
This class is a partial implementation of IHandler . |
class |
ActionHandler
This class adapts instances of IAction to
IHandler . |
Methods in org.eclipse.ui.commands that return IHandler | |
IHandler |
HandlerSubmission.getHandler()
Returns the handler. |
IHandler |
HandlerEvent.getHandler()
Returns the instance of the interface that changed. |
Constructors in org.eclipse.ui.commands with parameters of type IHandler | |
HandlerSubmission(String activePartId,
Shell activeShell,
IWorkbenchPartSite activeWorkbenchPartSite,
String commandId,
IHandler handler,
Priority priority)
Creates a new instance of this class. |
|
HandlerEvent(IHandler handler,
boolean attributeValuesByNameChanged,
Map previousAttributeValuesByName)
Creates a new instance of this class. |
|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.