public interface INotificationManager
An instance of the notification manager is safe for use by multiple threads.
Modifier and Type | Method and Description |
---|---|
void |
fireElementChangeEvent(IElementChangeEvent event)
Notifies registered listeners about the given event.
|
void fireElementChangeEvent(IElementChangeEvent event)
event
- an element change event (not null
)Copyright (c) 2014, 2019 1C-Soft LLC and others. Made available under the Eclipse Public License 2.0