C# (CSharp) CmisSync Пространство имен

Пространства имен

CmisSync.Auth
CmisSync.CmisTree
CmisSync.Console
CmisSync.Lib
CmisSync.Notifications
CmisSync.UIConverter
CmisSync.Widgets

Классы

Имя Описание
About
AboutController Controller for the About dialog.
AboutDelegate
AboutWPF Interaction logic for AboutWPF.xaml
AppDelegate
Badger
Bubbles
BubblesController
CertPolicyHandler
CertPolicyWindow
CircularProgressBar A circular type progress bar, that is simliar to popular web based progress bars
ClientBrand
CmisOutline
CmisOutlineController
CmisSyncDataSource
CmisSyncGrowlDelegate
CmisSyncLink
CmisSyncMenuItem
CmisSyncTableDelegate
CmisSyncTextFieldDelegate
Controller
ControllerBase Platform-independant part of the main CmisSync controller.
CredentialsWidget
Edit
EditController Controller for the Edit diaglog.
EditWPF Interaction logic for EditWPF.xaml
EditWizard
EditWizard.EditWizardDelegate
EditWizardController
GUI User interface of CmisSync.
GeneralSettings
GeneralSettings.SettingsDelegate
GeneralSettingsController
Link Hyperlink label that opens an URL in the default browser.
MacWatcher
OutlineViewDelegate
PollIntervalSlider
Program The CmisSync main class.
Properties_Resources
ProxySettings
ProxySettingsController
RepositoryMenuItem
SelectionTreeItem Stores the metadata of an item in the folder selection dialog.
Setting
SettingController Controller for the Setting dialog.
SettingWPF Interaction logic for SettingWPF.xaml
Setup
SetupAddCustomizeWPF Interaction logic for SetupAddCustomizeWPF.xaml
SetupAddLoginWPF Interaction logic for SetupAddLoginWPF.xaml
SetupAddSelectRepoWPF Interaction logic for SetupAddSelectRepoWPF.xaml
SetupController MVC controller for the two wizards: - CmisSync tutorial that appears at firt run, - wizard to add a new remote folder.
SetupSubCustomize
SetupSubCustomizeController
SetupSubFinished
SetupSubFinishedController
SetupSubLogin
SetupSubLoginController
SetupSubRepoSelect
SetupSubRepoSelectController
SetupSubTutorial
SetupSubTutorialBegin
SetupSubTutorialBeginController
SetupSubTutorialController
SetupSubTutorialEnd
SetupSubTutorialEndController
SetupSubWelcome
SetupSubWelcomeController
SetupTutorialFirstWPF Interaction logic for SetupAddLoginWPF.xaml
SetupTutorialFourthWPF Interaction logic for SetupTutorialThirdWPF.xaml
SetupTutorialSecondWPF Interaction logic for SetupTutorialSecondWPF.xaml
SetupTutorialThirdWPF Interaction logic for SetupTutorialThirdWPF.xaml
SetupWPF Interaction logic for SetupWPF.xaml
SetupWelcomeWPF Interaction logic for SetupWelcomeWPF.xaml
SetupWindow Window for the two wizards: - CmisSync tutorial that appears at firt run, - wizard to add a new remote folder.
SetupWizard
SetupWizardController
Shortcut Create a Windows shortcut for CmisSync.
Spinner
StatusIcon CmisSync icon in the Windows status bar.
StatusIconController MVC controller for the CmisSync status icon.
StatusIconMenuDelegate
TextFieldDelegate
TransmissionDataSource
TransmissionDelegate
TransmissionWPF Interaction logic for TransmissionWPF.xaml
TransmissionWidget
TransmissionWidgetController
TransmissionWidgetItem
TransmissionWindow Tranmission widget
UI
UIHelpers
Utils Useful Windows-specific methods.
WindowsPathRepresentationConverter Conversion of path between CMIS and Microsft Windows. Many paths that are valid on CMIS are invalid (or would have a different meaning) on Windows. The trick here is to replace Windows-forbidden characters with their equivalent two-bytes representation. The same two-bytes representations must not be used with a different meaning on the Windows side.