Package | Description |
---|---|
org.eclipse.ui.services |
Classes for service support.
|
Modifier and Type | Method and Description |
---|---|
IEvaluationReference |
IEvaluationService.addEvaluationListener(Expression expression,
IPropertyChangeListener listener,
String property)
Add a listener that can be notified when the workbench application
context causes the expression evaluation value to change.
|
Modifier and Type | Method and Description |
---|---|
void |
IEvaluationService.addEvaluationReference(IEvaluationReference ref)
Re-add a property change listener that has already been removed by
IEvaluationService.removeEvaluationListener(IEvaluationReference) . |
void |
IEvaluationService.removeEvaluationListener(IEvaluationReference ref)
Remove the listener represented by the evaluation reference.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.