Name | Description | |
---|---|---|
![]() | ActivateView | Called by the container to indicate this view is now the active summary view. (Inherited from Loupe.Extensibility.Client.ISessionSummaryView) |
![]() | Close | Close the view and prepare to be released (object will still be disposed separately) |
![]() | ConfigurationChanged | Called by Loupe to indicate the configuration of the Extension has changed at runtime (Inherited from Loupe.Extensibility.Client.ISessionSummaryView) |
![]() | DeactivateView | Called by the container to indicate this view is no longer the active summary view. (Inherited from Loupe.Extensibility.Client.ISessionSummaryView) |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable) |
![]() | Initialize | Called to initialize the session summary view. (Inherited from Loupe.Extensibility.Client.ISessionSummaryView) |
![]() | Open | Called when the view is first opened and in response to an Open command |
![]() | RefreshData | Called to ask the view to refresh the data its display is based on. |