Chat Support
Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Client Namespace / IRepositorySummaryView Interface

In This Topic
IRepositorySummaryView Interface Methods
In This Topic

For a list of all members of this type, see IRepositorySummaryView members.

Public Methods
 NameDescription
 MethodCalled by the container to indicate this view is now the active summary view. (Inherited from Loupe.Extensibility.Client.ISessionSummaryView)
 MethodClose the view and prepare to be released (object will still be disposed separately)  
 MethodCalled by Loupe to indicate the configuration of the Extension has changed at runtime (Inherited from Loupe.Extensibility.Client.ISessionSummaryView)
 MethodCalled by the container to indicate this view is no longer the active summary view. (Inherited from Loupe.Extensibility.Client.ISessionSummaryView)
 MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable)
 MethodCalled to initialize the session summary view. (Inherited from Loupe.Extensibility.Client.ISessionSummaryView)
 MethodCalled when the view is first opened and in response to an Open command  
 MethodCalled to ask the view to refresh the data its display is based on.  
Top
See Also