This module contains the default implementation of a tool that handles the lifecycle of managed models in a shell.
Base class: Model
The ModelManagerTool class is a tool that handles the lifecycle of managed models in a shell.
This handles open_model() on behalf of an implementation of the IManagedModelTool interface.
Parameters: |
|
---|
This handles veto() on behalf of an implementation of the IManagedModelTool interface.
Parameters: |
|
---|---|
Returns: | True if the close of the view is to be prevented. |