Property | Type | Description | |
---|---|---|---|
Controller | |||
Credentials | CmisRepoCredentials | ||
FolderName | string | ||
Ignores | List |
Property | Type | Description | |
---|---|---|---|
EditWizardController | System | ||
OnCancel | void | ||
OnFinish | void | ||
OnPasswordChanged | void | ||
OnPasswordChanged | void | ||
ReleaseDesignerOutlets | void |
Method | Description | |
---|---|---|
AsyncNodeUpdate ( ) : void | ||
AwakeFromNib ( ) : void | ||
EditWizardController ( EditType type, CmisRepoCredentials credentials, string name, string remotePath, List |
||
EditWizardController ( IntPtr handle ) : System | ||
Initialize ( ) : void | ||
InsertEvent ( ) : void | ||
OutlineItemExpanded ( NSNotification notification ) : void | ||
OutlineSelected ( NSCmisTree cmis, int selected ) : void | ||
RemoveEvent ( ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
EditWizardController ( MonoMac.Foundation.NSCoder coder ) : System | ||
OnCancel ( MonoMac sender ) : void | ||
OnFinish ( MonoMac sender ) : void | ||
OnPasswordChanged ( MonoMac sender ) : void | ||
OnPasswordChanged ( |
||
ReleaseDesignerOutlets ( ) : void |
public EditWizardController ( EditType type, CmisRepoCredentials credentials, string name, string remotePath, List |
||
type | EditType | |
credentials | CmisRepoCredentials | |
name | string | |
remotePath | string | |
ignores | List |
|
localPath | string | |
return | System |
public EditWizardController ( IntPtr handle ) : System | ||
handle | IntPtr | |
return | System |
public OutlineItemExpanded ( NSNotification notification ) : void | ||
notification | NSNotification | |
return | void |
public OutlineSelected ( NSCmisTree cmis, int selected ) : void | ||
cmis | NSCmisTree | |
selected | int | |
return | void |