|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IHandlerActivation | |
---|---|
org.eclipse.ui.handlers |
Uses of IHandlerActivation in org.eclipse.ui.handlers |
---|
Methods in org.eclipse.ui.handlers that return IHandlerActivation | |
---|---|
IHandlerActivation |
IHandlerService.activateHandler(java.lang.String commandId,
IHandler handler)
Activates the given handler within the context of this service. |
IHandlerActivation |
IHandlerService.activateHandler(java.lang.String commandId,
IHandler handler,
Expression expression,
int sourcePriorities)
Activates the given handler within the context of this service. |
Methods in org.eclipse.ui.handlers with parameters of type IHandlerActivation | |
---|---|
void |
IHandlerService.deactivateHandler(IHandlerActivation activation)
Deactivates the given handler within the context of this service. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |