D
- type of the diff handled by this listenerS
- type of the source object@FunctionalInterface public interface ISimplePropertyListener<S,D extends IDiff>
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(SimplePropertyEvent<S,D> event)
Handle the described property event.
|
void handleEvent(SimplePropertyEvent<S,D> event)
event
- the event which occurred
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.