| IConnectorActivityLogView Interface |
Namespace: VirtualRadar.Interface.View
The IConnectorActivityLogView type exposes the following members.
| Name | Description | |
|---|---|---|
| Connector |
Gets or sets the connector to show activities for. If no connector is supplied then activities
across all connectors are shown.
| |
| ConnectorActivityEvents |
Gets all of the connector activity events on display.
| |
| HideConnectorName |
Gets or sets a value indicating that the connector name column should be hidden from view.
Only has an effect if set before the control is loaded.
| |
| SelectedConnectorActivityEvents |
Gets or sets the selected connector activity events.
|
| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
| Populate |
Shows the connector activity events passed across to the user.
| |
| ShowView |
Displays the view to the user.
(Inherited from IView.) |
| Name | Description | |
|---|---|---|
| CopySelectedItemsToClipboardClicked |
Raised when the copy selected items to clipboard button is clicked.
| |
| RefreshClicked |
Raised when the refresh button is clicked.
|