Method |
Description |
|
About_Initialize ( ) : void |
|
|
AccountManager_Initialize ( ) : void |
|
|
AddDevicePage_PageClosed ( ) : void |
|
|
AddPlugins ( List newPlugins, List oldPlugins ) : void |
Add plugins to list making sure that plugins are not repeated in list |
|
AddWelcomeMessage ( ) : void |
|
|
AnimateTabPageClose ( ) : void |
|
|
AnimateTabPageClose_Completed ( object sender, EventArgs e ) : void |
|
|
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 configs ) : PluginConfiguration |
Find a PluginConfiguration item in 'configs' using 'name' as an identifier Searches all subpluginconfigurations also |
|
GetPluginConfigurations ( List plugins ) : 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, FileSystemEventArgs e ) : void |
|
|
LoggerConfigurationFileMonitor_Start ( ) : void |
|
|
Login ( UserConfiguration userConfig ) : void |
|
|
Login_Finished ( UserConfiguration userConfig ) : void |
|
|
Login_Worker ( object o ) : void |
|
|
Main_Window_Closed ( object sender, EventArgs e ) : void |
|
|
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 configs ) : 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, EventArgs e ) : void |
|
|
TabHeader_Opened ( object sender, EventArgs e ) : void |
|
|
Timer_Elapsed ( object sender, System e ) : void |
|
|
TokenLogin_Worker ( object o ) : void |
|
|
TopBar_UserInfo_MouseDown ( object sender, System e ) : void |
|
|
UpdateUserSettings ( ) : void |
|
|
WndProc ( IntPtr hwnd, int msg, IntPtr wParam, IntPtr lParam, bool &handled ) : IntPtr |
|
|
accountpage_UserChanged ( UserConfiguration userConfig ) : void |
|
|
config_EnabledChanged ( PluginConfiguration sender ) : void |
|
|
developerConsole_ShownChanged ( bool shown ) : void |
|
|