public interface ModelListener
Modifier and Type | Method and Description |
---|---|
void |
onChange(ModelChange modelChange)
Notifies the client of changes to the model.
|
void onChange(ModelChange modelChange)
onChange
invocation may report the combined results of the changes.
The order of changes is always preserved: Results are never
combined such that a later invocation of onChange
reports
changes that occurred before an earlier invocation. Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.