Class ConfigureWindow
Inheritance
System.Object
ConfigureWindow
Assembly: Cloud-ShareSync.dll
public class ConfigureWindow : Window
Constructors
|
Improve this Doc
View Source
Declaration
Fields
|
Improve this Doc
View Source
Declaration
readonly TabItem _backBlaze
Field Value
|
Improve this Doc
View Source
Declaration
readonly TabItem _compression
Field Value
|
Improve this Doc
View Source
Declaration
readonly TabItem _consoleLogging
Field Value
|
Improve this Doc
View Source
Declaration
readonly TabItem _database
Field Value
|
Improve this Doc
View Source
Declaration
readonly TabItem _defaultLogging
Field Value
|
Improve this Doc
View Source
Declaration
readonly TabItem _logging
Field Value
|
Improve this Doc
View Source
_main
Declaration
Field Value
|
Improve this Doc
View Source
Declaration
Field Value
|
Improve this Doc
View Source
_tabLogWindow
Declaration
readonly TabControl _tabLogWindow
Field Value
| Type |
Description |
| TabControl |
|
|
Improve this Doc
View Source
Declaration
readonly TabControl _tabWindow
Field Value
| Type |
Description |
| TabControl |
|
|
Improve this Doc
View Source
Declaration
readonly TabItem _telemetryLogging
Field Value
Properties
|
Improve this Doc
View Source
Declaration
Property Value
Methods
|
Improve this Doc
View Source
ConfigureLogTabContent()
Declaration
void ConfigureLogTabContent()
|
Improve this Doc
View Source
ConfigureMainTabContent()
Declaration
void ConfigureMainTabContent()
|
Improve this Doc
View Source
ConfigureWindowContent()
Declaration
void ConfigureWindowContent()
|
Improve this Doc
View Source
Declaration
void ConfigureWindowSettings()
|
Improve this Doc
View Source
Declaration
CompleteConfig CreateUpdatedConfig(ICloudShareSyncConfig configSection)
Parameters
Returns
|
Improve this Doc
View Source
Declaration
static void ReplaceOptionalDefaults(CompleteConfig config)
Parameters
|
Improve this Doc
View Source
Declaration
static void SetBackBlazeConfig(ICloudShareSyncConfig section, CompleteConfig complete)
Parameters
|
Improve this Doc
View Source
SetBackBlazeTabContent(IConfigurationTab)
Declaration
void SetBackBlazeTabContent(IConfigurationTab tab)
Parameters
|
Improve this Doc
View Source
Declaration
static void SetCompressionConfig(ICloudShareSyncConfig section, CompleteConfig complete)
Parameters
|
Improve this Doc
View Source
SetCompressionTabContent(IConfigurationTab)
Declaration
void SetCompressionTabContent(IConfigurationTab tab)
Parameters
|
Improve this Doc
View Source
SetConsoleLogTabContent(IConfigurationTab)
Declaration
void SetConsoleLogTabContent(IConfigurationTab tab)
Parameters
|
Improve this Doc
View Source
Declaration
static void SetDatabaseConfig(ICloudShareSyncConfig section, CompleteConfig complete)
Parameters
|
Improve this Doc
View Source
SetDatabaseTabContent(IConfigurationTab)
Declaration
void SetDatabaseTabContent(IConfigurationTab tab)
Parameters
|
Improve this Doc
View Source
SetDefaultLogTabContent(IConfigurationTab)
Declaration
void SetDefaultLogTabContent(IConfigurationTab tab)
Parameters
|
Improve this Doc
View Source
SeteTelemetryLogTabContent(IConfigurationTab)
Declaration
void SeteTelemetryLogTabContent(IConfigurationTab tab)
Parameters
|
Improve this Doc
View Source
Declaration
static void SetLogConfig(ICloudShareSyncConfig section, CompleteConfig complete)
Parameters
|
Improve this Doc
View Source
SetMainTabContent(IConfigurationTab)
Declaration
void SetMainTabContent(IConfigurationTab tab)
Parameters
|
Improve this Doc
View Source
Declaration
static void SetSyncConfig(ICloudShareSyncConfig section, CompleteConfig complete)
Parameters
|
Improve this Doc
View Source
SetSyncTabContent(IConfigurationTab)
Declaration
void SetSyncTabContent(IConfigurationTab tab)
Parameters
|
Improve this Doc
View Source
SetTabContent(IConfigurationTab)
Declaration
void SetTabContent(IConfigurationTab tab = null)
Parameters
|
Improve this Doc
View Source
Declaration
void UpdateConfigSection(ICloudShareSyncConfig configSection)
Parameters