public static interface ViewLifecycle.ModelUpdateListener
Modifier and Type | Method and Description |
---|---|
void |
modelUpdated(Models.CompoundModel compoundModel,
DebuggerEngine de)
Called when compound model is updated.
|
void modelUpdated(Models.CompoundModel compoundModel, DebuggerEngine de)
compoundModel
- The new compound modelde
- The associated debugger engine, whose models were used to create the
compound model. Can be null
, when no active debugger engine
was found.Built on January 23 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.