Property | Type | Description | |
---|---|---|---|
IsRunning | bool |
Method | Description | |
---|---|---|
CloseRetrospection ( ) : void | ||
GetInstance ( ) : |
Singleton
|
|
Handler ( ) : System | ||
OpenAbout ( ) : void | ||
OpenRetrospection ( ) : bool | ||
OpenRetrospectionInBrowser ( ) : void |
User manually wants to have the retrospection in the browser to be able to bookmark it
|
|
OpenSettings ( |
||
SendFeedback ( string subject = "Feedback", string body = "" ) : void | ||
Start ( List |
start HTTP Localhost
|
|
Stop ( ) : void |
stop HTTP Localhost
|
Method | Description | |
---|---|---|
CreateNavigateUri ( string parameters ) : string | ||
GetDashboardHome ( ) : string | ||
GetDashboardNavigateUriForType ( System.DateTime date, VisType type ) : string | ||
SetTrackers ( List |
forward the trackers to the server, which actually needs them for the visualization
|
|
StartHttpServer ( ) : void |
public OpenSettings ( |
||
currentSettings | ||
return |
public SendFeedback ( string subject = "Feedback", string body = "" ) : void | ||
subject | string | |
body | string | |
return | void |
public Start ( List |
||
trackers | List |
|
appVersion | string | |
return | void |