Свойство | Type | Description | |
---|---|---|---|
CurrentPageProperty | DependencyProperty | ||
DevConsole_ShownProperty | DependencyProperty | ||
DeveloperConsoleHeightProperty | DependencyProperty | ||
NotificationsCountProperty | DependencyProperty | ||
ServerInstalledProperty | DependencyProperty | ||
ServerRunningProperty | DependencyProperty | ||
ServerStatusProperty | DependencyProperty | ||
aboutManager | PageManager | ||
accountManager | PageManager | ||
addDevicePage | |||
deviceListPage | DeviceList | ||
optionsManager | PageManager |
Méthode | Description | |
---|---|---|
About_Open ( ) : void | ||
AccountManager_Open ( ) : void | ||
AddDevice ( DeviceDescription device ) : void |
Adds a device to the Device List
|
|
AddTab ( IPage page, string name = null, ImageSource image = null, string tag = null ) : void | ||
CloseTab ( string name, string tag = null ) : void | ||
DeviceManager_AddDevice_Initialize ( ) : void | ||
DeviceManager_AddDevice_Open ( ) : void | ||
DeviceManager_DeviceList_Open ( ) : void | ||
DeviceManager_EditDevice_Open ( DeviceDescription device ) : void | ||
FindTab ( IPage page, string name = null, string tag = null ) : TabHeader | ||
FindTab ( int index ) : TabHeader | ||
FindTab ( string name, string tag = null ) : TabHeader | ||
FindTabIndex ( TabHeader header ) : int | ||
FindTabIndex ( string name, string tag = null ) : int | ||
LoadSavedPageZoomValue ( IPage page ) : double | ||
Login ( string username, string password ) : void | ||
Logout ( ) : void | ||
Logout_Finished ( bool success ) : void | ||
Logout_Worker ( object o ) : void | ||
MainWindow ( ) : System | ||
OpenBugReport ( ) : void | ||
OpenBugReport ( |
||
Options_AddPage ( IPage page ) : void | ||
Options_Open ( ) : void | ||
Plugin_Load ( PluginConfiguration config ) : void |
Load Plugin if Enabled
|
|
SavePageZoomLevel ( IPage page, double zoomPercentage ) : void | ||
SelectTab ( IPage page, string tag = null ) : void | ||
SelectTab ( TabHeader header ) : void | ||
SelectTab ( int index ) : void | ||
SelectTab ( string name, string tag = null ) : void | ||
TokenLogin ( string token ) : void | ||
WelcomeMessage_Clicked ( object obj ) : void | ||
init ( ) : void |
Méthode | Description | |
---|---|---|
OnSourceInitialized ( |
Méthode | Description | |
---|---|---|
About_Initialize ( ) : void | ||
AccountManager_Initialize ( ) : void | ||
AddDevicePage_PageClosed ( ) : void | ||
AddPlugins ( List |
Add plugins to list making sure that plugins are not repeated in list
|
|
AddWelcomeMessage ( ) : void | ||
AnimateTabPageClose ( ) : void | ||
AnimateTabPageClose_Completed ( object sender, |
||
AnimateTabPageOpen ( ) : void | ||
ChangePage_Backward ( ) : void | ||
ChangePage_Forward ( ) : void | ||
CheckCancel ( TabHeader header ) : bool | ||
CheckVersion ( ) : void | ||
ClearDevices ( ) : void |
Clears the Device List
|
|
ClientReader_LineAdded ( System.Line line ) : void | ||
DeveloperConsole_ToolBarItem_Clicked ( TrakHound_UI bt ) : void | ||
DeviceManager_AddDevice_DeviceListSelected ( ) : void | ||
DeviceManager_AddDevice_EditTableSelected ( DeviceConfiguration config ) : void | ||
DeviceManager_DeviceList_AddDeviceSelected ( ) : void | ||
DeviceManager_DeviceList_DeviceEditSelected ( DeviceDescription device ) : void | ||
DeviceManager_DeviceList_DeviceManagerListSelected ( ) : void | ||
DeviceManager_DeviceList_Initialize ( ) : void | ||
DeviceManager_EditDevice_DeviceListSelected ( ) : void | ||
FindPluginConfiguration ( IClientPlugin plugin, List |
Find a PluginConfiguration item in 'configs' using 'name' as an identifier Searches all subpluginconfigurations also
|
|
GetPluginConfigurations ( List |
Get a list of PluginConfigurations
|
|
GetPlugins ( ) : List |
Get a list of IClientPlugins
|
|
GetPlugins ( Assembly assembly ) : List |
Get a list of plugins in the specified Assembly
|
|
GetPlugins ( string path ) : List |
Get a list of plugins in the specified path
|
|
GetTabPanelWidth ( ) : double | ||
LoadDevices ( ) : void | ||
LoadDevicesRequested ( EventData data ) : void | ||
LoadLocalDevices ( ) : void | ||
LoadPlugins ( ) : void | ||
LoadUserDevices ( object o ) : void | ||
Log_Initialize ( ) : void | ||
Log_Updated_GUI ( System.Line line, string applicationName ) : void | ||
LoggerConfigurationFileMonitor_Changed ( object sender, |
||
LoggerConfigurationFileMonitor_Start ( ) : void | ||
Login ( UserConfiguration userConfig ) : void | ||
Login_Finished ( UserConfiguration userConfig ) : void | ||
Login_Worker ( object o ) : void | ||
Main_Window_Closed ( object sender, |
||
Main_Window_Closing ( object sender, System e ) : void | ||
Main_Window_PreviewKeyUp ( object sender, KeyEventArgs e ) : void | ||
Main_Window_PreviewMouseDown ( object sender, MouseButtonEventArgs e ) : void | ||
Main_Window_SizeChanged ( object sender, SizeChangedEventArgs e ) : void | ||
MessageCenter_ToolBarItem_Clicked ( TrakHound_UI bt ) : void | ||
Options_Initialize ( ) : void | ||
Plugin_CreateOptionsPage ( IClientPlugin plugin ) : void |
Create an Options page for the plugin and add it to the Options Manager
|
|
Plugin_LoadSubPlugins ( IClientPlugin plugin ) : void |
Process the SubPlugins
|
|
Plugin_LoadSubPlugins ( PluginConfiguration config ) : void |
Add the 'sub' plugins to the PluginConfiguration
|
|
Plugin_SendData ( EventData data ) : void |
Plugin has sent a DataEvent_Data object to other plugins
|
|
Plugins_Closed ( ) : void |
Signal plugins to close
|
|
ProcessPluginConfigurations ( List |
Process the PluginConfigurations for SubCategories
|
|
ProcessSendData ( object o ) : void | ||
SendCurrentDevices ( ) : void | ||
SendCurrentDevices ( IPage page ) : void | ||
SendDeviceAddedMessage ( DeviceDescription device ) : void | ||
SendDeviceRemovedMessage ( DeviceDescription device ) : void | ||
SendDeviceUpdatedMessage ( DeviceDescription device ) : void | ||
SendDevicesLoadedMessage ( ) : void | ||
SendDevicesLoadingMessage ( ) : void | ||
SendEventData ( EventData data ) : void | ||
ServerMonitor_GUI ( ) : void | ||
ServerMonitor_Initialize ( ) : void | ||
ServerMonitor_Timer_Elapsed ( object sender, System e ) : void | ||
ServerReader_LineAdded ( System.Line line ) : void | ||
SetTabWidths ( ) : void | ||
ShowDeviceManagerRequested ( EventData data ) : void | ||
ShowEditDeviceRequested ( EventData data ) : void | ||
ShowMe ( ) : void | ||
ShowRequested ( EventData data ) : void |
Page has sent a message requesting to be shown as a tab de_d.id = 'show' de_d.data01 = Configuration de_d.data02 = Page (IPage) de_d.data03 = [Optional] Alternate Title de_d.data04 = [Optional] Tag
|
|
Splash_Close ( ) : void | ||
Splash_Initialize ( ) : void | ||
Splash_Show ( ) : void | ||
Splash_Show_GUI ( ) : void | ||
Splash_UpdateStatus ( string status, double loadingProgress ) : void | ||
Splash_UpdateStatus_GUI ( string status, double loadingProgress ) : void | ||
StartLogReaders ( ) : void | ||
StartMessageMonitor ( ) : void | ||
TabHeader_Clicked ( TabHeader header ) : void | ||
TabHeader_CloseClicked ( TabHeader header ) : void | ||
TabHeader_Closed ( object sender, |
||
TabHeader_Opened ( object sender, |
||
Timer_Elapsed ( object sender, System e ) : void | ||
TokenLogin_Worker ( object o ) : void | ||
TopBar_UserInfo_MouseDown ( object sender, System e ) : void | ||
UpdateUserSettings ( ) : void | ||
WndProc ( |
||
accountpage_UserChanged ( UserConfiguration userConfig ) : void | ||
config_EnabledChanged ( PluginConfiguration sender ) : void | ||
developerConsole_ShownChanged ( bool shown ) : void |
public AddDevice ( DeviceDescription device ) : void | ||
device | DeviceDescription | |
Résultat | void |
public AddTab ( IPage page, string name = null, ImageSource image = null, string tag = null ) : void | ||
page | IPage | |
name | string | |
image | ImageSource | |
tag | string | |
Résultat | void |
public CloseTab ( string name, string tag = null ) : void | ||
name | string | |
tag | string | |
Résultat | void |
public DeviceManager_AddDevice_Initialize ( ) : void | ||
Résultat | void |
public DeviceManager_AddDevice_Open ( ) : void | ||
Résultat | void |
public DeviceManager_DeviceList_Open ( ) : void | ||
Résultat | void |
public DeviceManager_EditDevice_Open ( DeviceDescription device ) : void | ||
device | DeviceDescription | |
Résultat | void |
public FindTab ( IPage page, string name = null, string tag = null ) : TabHeader | ||
page | IPage | |
name | string | |
tag | string | |
Résultat | TabHeader |
public FindTab ( string name, string tag = null ) : TabHeader | ||
name | string | |
tag | string | |
Résultat | TabHeader |
public FindTabIndex ( TabHeader header ) : int | ||
header | TabHeader | |
Résultat | int |
public FindTabIndex ( string name, string tag = null ) : int | ||
name | string | |
tag | string | |
Résultat | int |
public static LoadSavedPageZoomValue ( IPage page ) : double | ||
page | IPage | |
Résultat | double |
public Login ( string username, string password ) : void | ||
username | string | |
password | string | |
Résultat | void |
public Logout_Finished ( bool success ) : void | ||
success | bool | |
Résultat | void |
protected OnSourceInitialized ( |
||
e | ||
Résultat | void |
public OpenBugReport ( |
||
ex | ||
Résultat | void |
public Options_AddPage ( IPage page ) : void | ||
page | IPage | |
Résultat | void |
public Plugin_Load ( PluginConfiguration config ) : void | ||
config | PluginConfiguration | |
Résultat | void |
public static SavePageZoomLevel ( IPage page, double zoomPercentage ) : void | ||
page | IPage | |
zoomPercentage | double | |
Résultat | void |
public SelectTab ( IPage page, string tag = null ) : void | ||
page | IPage | |
tag | string | |
Résultat | void |
public SelectTab ( TabHeader header ) : void | ||
header | TabHeader | |
Résultat | void |
public SelectTab ( string name, string tag = null ) : void | ||
name | string | |
tag | string | |
Résultat | void |
public WelcomeMessage_Clicked ( object obj ) : void | ||
obj | object | |
Résultat | void |
public static DependencyProperty CurrentPageProperty | ||
Résultat | DependencyProperty |
public static DependencyProperty DevConsole_ShownProperty | ||
Résultat | DependencyProperty |
public static DependencyProperty DeveloperConsoleHeightProperty | ||
Résultat | DependencyProperty |
public static DependencyProperty NotificationsCountProperty | ||
Résultat | DependencyProperty |
public static DependencyProperty ServerInstalledProperty | ||
Résultat | DependencyProperty |
public static DependencyProperty ServerRunningProperty | ||
Résultat | DependencyProperty |
public static DependencyProperty ServerStatusProperty | ||
Résultat | DependencyProperty |
public Page,TrakHound_Dashboard.Pages.DeviceManager.AddDevice addDevicePage | ||
Résultat |