프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CurrentState | IconState | ||
MenuOverflowThreshold | int | ||
MinSubmenuOverflowCount | int | ||
StateText | string |
메소드 | 설명 | |
---|---|---|
AboutClicked ( ) : void |
Show the About dialog.
|
|
AddRemoteFolderClicked ( ) : void |
Open the remote folder addition wizard.
|
|
EditFolderClicked ( string reponame ) : void |
Edit a particular folder.
|
|
LocalFolderClicked ( string reponame ) : void |
With the local file explorer, open the folder where the local synchronized folders are.
|
|
LogClicked ( ) : void |
Open the CmisSync log with a text file viewer.
|
|
ManualSyncClicked ( string reponame ) : void |
Manual sync clicked.
|
|
QuitClicked ( ) : void |
Quit CmisSync.
|
|
RemoteFolderClicked ( string reponame ) : void |
With the default web browser, open the remote folder of a CmisSync synchronized folder.
|
|
RemoveFolderFromSyncClicked ( string reponame ) : void |
Tries to remove a given repo from sync
|
|
SettingsClicked ( string reponame ) : void |
With the default web browser, open the remote folder of a CmisSync synchronized folder.
|
|
StatusIconController ( ) : CmisSync.Lib |
Constructor.
|
|
SuspendSyncClicked ( string reponame ) : void |
Suspend synchronization for a particular folder.
|
메소드 | 설명 | |
---|---|---|
InitAnimation ( ) : void |
Start the tray icon animation.
|
public EditFolderClicked ( string reponame ) : void | ||
reponame | string | |
리턴 | void |
public LocalFolderClicked ( string reponame ) : void | ||
reponame | string | |
리턴 | void |
public ManualSyncClicked ( string reponame ) : void | ||
reponame | string | |
리턴 | void |
public RemoteFolderClicked ( string reponame ) : void | ||
reponame | string | |
리턴 | void |
public RemoveFolderFromSyncClicked ( string reponame ) : void | ||
reponame | string | |
리턴 | void |
public SuspendSyncClicked ( string reponame ) : void | ||
reponame | string | |
리턴 | void |