public interface IModelChangedListener
Modifier and Type | Method and Description |
---|---|
void |
modelChanged(IModelChangedEvent event)
Called when there is a change in the model
this listener is registered with.
|
void modelChanged(IModelChangedEvent event)
event
- a change event that describes
the kind of the model changeCopyright (c) IBM Corp. and others 2000, 2006. All Rights Reserved.