public interface ExpressionListener
extends java.util.EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
expressionChanged(Expression expr)
Notification that an Expression instance has been modified in some way.
|
void expressionChanged(Expression expr)
expr - the modified expression