Chat Support
Loupe - Log - Monitor - Resolve
Inheritance Hierarchy
In This Topic
Loupe.Extensibility.Client Namespace
In This Topic
Interfaces
 InterfaceDescription
InterfaceCan be implemented by an Extension to provide a user interface for managing Extension configuration
InterfaceThe interface for commands (operations) that can be used globally.
InterfaceCommon interface provided to all extensions to allow access to the hosting environment's capability
InterfaceEach Extension can implement one global controller to be instantiated with the first repository that the extension is activated in.
InterfaceThe interface for commands (operations) that can be applied to a log message within a session.
InterfaceThe interface for commands (operations) that can be used on a repository.
InterfaceProvides access to Extension configuration information.
InterfaceContext provided to Extensions that operate within a repository
InterfaceEach Extension can implement one repository controller to be instantiated with each repository that the extension is activated in.
InterfaceA variation of the session summary view that operates as a repository summary
InterfaceThe interface for commands (operations) that can be applied to a session.
InterfaceProvides access to the hosting environment for session extensions
InterfaceUsed by an extension to extend the Session Viewer
InterfaceImplemented by controls that want to be displayed as part of the repository view and summarize sessions.
InterfaceImplemented to create a user interface view for session details
InterfaceImplemented by Loupe to interface with user interface Extensions
InterfaceImplemented by controls or forms that implement a Loupe View
See Also