|
|
|
|
Uses of Class org.eclipse.core.expressions.Expression
Methods in
org.eclipse.ui.handlers with parameters of type
Expression
|
IHandlerActivation
|
IHandlerService.
activateHandler
(
String commandId,
IHandler handler,
Expression expression)
Activates the given handler within the context of this service. |
IHandlerActivation
|
IHandlerService.
activateHandler
(
String commandId,
IHandler handler,
Expression expression,
boolean global)
Activates the given handler within the context of this service. |
IHandlerActivation
|
IHandlerService.
activateHandler
(
String commandId,
IHandler handler,
Expression expression,
int sourcePriorities)
Deprecated. Use
IHandlerService.activateHandler(String, IHandler, Expression)
instead.
|
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.
|
|
|