Modifier and Type | Method and Description |
---|---|
void |
ViewLifecycle.addModelUpdateListener(ViewLifecycle.ModelUpdateListener mul)
Add a listener, which is called with the updated compound model.
|
void |
ViewLifecycle.removeModelUpdateListener(ViewLifecycle.ModelUpdateListener mul)
Remove a model update listener
|