Show / Hide Table of Contents

Class ConfigureWindow

Inheritance
System.Object
ConfigureWindow
Namespace: Cloud_ShareSync.GUI.Views
Assembly: Cloud-ShareSync.dll
Syntax
public class ConfigureWindow : Window

Constructors

| Improve this Doc View Source

ConfigureWindow()

Declaration
public ConfigureWindow()

Fields

| Improve this Doc View Source

_backBlaze

Declaration
readonly TabItem _backBlaze
Field Value
Type Description
TabItem
| Improve this Doc View Source

_compression

Declaration
readonly TabItem _compression
Field Value
Type Description
TabItem
| Improve this Doc View Source

_consoleLogging

Declaration
readonly TabItem _consoleLogging
Field Value
Type Description
TabItem
| Improve this Doc View Source

_database

Declaration
readonly TabItem _database
Field Value
Type Description
TabItem
| Improve this Doc View Source

_defaultLogging

Declaration
readonly TabItem _defaultLogging
Field Value
Type Description
TabItem
| Improve this Doc View Source

_logging

Declaration
readonly TabItem _logging
Field Value
Type Description
TabItem
| Improve this Doc View Source

_main

Declaration
readonly TabItem _main
Field Value
Type Description
TabItem
| Improve this Doc View Source

_sync

Declaration
readonly TabItem _sync
Field Value
Type Description
TabItem
| Improve this Doc View Source

_tabLogWindow

Declaration
readonly TabControl _tabLogWindow
Field Value
Type Description
TabControl
| Improve this Doc View Source

_tabWindow

Declaration
readonly TabControl _tabWindow
Field Value
Type Description
TabControl
| Improve this Doc View Source

_telemetryLogging

Declaration
readonly TabItem _telemetryLogging
Field Value
Type Description
TabItem

Properties

| Improve this Doc View Source

CfgMgr

Declaration
ConfigManager CfgMgr { }
Property Value
Type Description
ConfigManager

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

ConfigureWindowSettings()

Declaration
void ConfigureWindowSettings()
| Improve this Doc View Source

CreateUpdatedConfig(ICloudShareSyncConfig)

Declaration
CompleteConfig CreateUpdatedConfig(ICloudShareSyncConfig configSection)
Parameters
Type Name Description
ICloudShareSyncConfig configSection
Returns
Type Description
CompleteConfig
| Improve this Doc View Source

ReplaceOptionalDefaults(CompleteConfig)

Declaration
static void ReplaceOptionalDefaults(CompleteConfig config)
Parameters
Type Name Description
CompleteConfig config
| Improve this Doc View Source

SetBackBlazeConfig(ICloudShareSyncConfig, CompleteConfig)

Declaration
static void SetBackBlazeConfig(ICloudShareSyncConfig section, CompleteConfig complete)
Parameters
Type Name Description
ICloudShareSyncConfig section
CompleteConfig complete
| Improve this Doc View Source

SetBackBlazeTabContent(IConfigurationTab)

Declaration
void SetBackBlazeTabContent(IConfigurationTab tab)
Parameters
Type Name Description
IConfigurationTab tab
| Improve this Doc View Source

SetCompressionConfig(ICloudShareSyncConfig, CompleteConfig)

Declaration
static void SetCompressionConfig(ICloudShareSyncConfig section, CompleteConfig complete)
Parameters
Type Name Description
ICloudShareSyncConfig section
CompleteConfig complete
| Improve this Doc View Source

SetCompressionTabContent(IConfigurationTab)

Declaration
void SetCompressionTabContent(IConfigurationTab tab)
Parameters
Type Name Description
IConfigurationTab tab
| Improve this Doc View Source

SetConsoleLogTabContent(IConfigurationTab)

Declaration
void SetConsoleLogTabContent(IConfigurationTab tab)
Parameters
Type Name Description
IConfigurationTab tab
| Improve this Doc View Source

SetDatabaseConfig(ICloudShareSyncConfig, CompleteConfig)

Declaration
static void SetDatabaseConfig(ICloudShareSyncConfig section, CompleteConfig complete)
Parameters
Type Name Description
ICloudShareSyncConfig section
CompleteConfig complete
| Improve this Doc View Source

SetDatabaseTabContent(IConfigurationTab)

Declaration
void SetDatabaseTabContent(IConfigurationTab tab)
Parameters
Type Name Description
IConfigurationTab tab
| Improve this Doc View Source

SetDefaultLogTabContent(IConfigurationTab)

Declaration
void SetDefaultLogTabContent(IConfigurationTab tab)
Parameters
Type Name Description
IConfigurationTab tab
| Improve this Doc View Source

SeteTelemetryLogTabContent(IConfigurationTab)

Declaration
void SeteTelemetryLogTabContent(IConfigurationTab tab)
Parameters
Type Name Description
IConfigurationTab tab
| Improve this Doc View Source

SetLogConfig(ICloudShareSyncConfig, CompleteConfig)

Declaration
static void SetLogConfig(ICloudShareSyncConfig section, CompleteConfig complete)
Parameters
Type Name Description
ICloudShareSyncConfig section
CompleteConfig complete
| Improve this Doc View Source

SetMainTabContent(IConfigurationTab)

Declaration
void SetMainTabContent(IConfigurationTab tab)
Parameters
Type Name Description
IConfigurationTab tab
| Improve this Doc View Source

SetSyncConfig(ICloudShareSyncConfig, CompleteConfig)

Declaration
static void SetSyncConfig(ICloudShareSyncConfig section, CompleteConfig complete)
Parameters
Type Name Description
ICloudShareSyncConfig section
CompleteConfig complete
| Improve this Doc View Source

SetSyncTabContent(IConfigurationTab)

Declaration
void SetSyncTabContent(IConfigurationTab tab)
Parameters
Type Name Description
IConfigurationTab tab
| Improve this Doc View Source

SetTabContent(IConfigurationTab)

Declaration
void SetTabContent(IConfigurationTab tab = null)
Parameters
Type Name Description
IConfigurationTab tab
| Improve this Doc View Source

UpdateConfigSection(ICloudShareSyncConfig)

Declaration
void UpdateConfigSection(ICloudShareSyncConfig configSection)
Parameters
Type Name Description
ICloudShareSyncConfig configSection
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
About Me | Open Source Acknowledgements | Security
☀
☾