C# 클래스 CmisSync.SetupSubCustomizeController

파일 보기 프로젝트 열기: OpenDataSpace/CmisSync

Private Properties

프로퍼티 타입 설명
CheckCustomizeInput void
LocalPathExistsHandler bool
OnAdd void
OnBack void
OnCancel void
OnLocalPath void
ReleaseDesignerOutlets void
SetupSubCustomizeController System

공개 메소드들

메소드 설명
AwakeFromNib ( ) : void
CheckLocalPathText ( ) : void
CheckRepoNameText ( ) : void
Initialize ( ) : void
InsertEvent ( ) : void
RemoveEvent ( ) : void
SetAddButton ( bool enabled ) : void
SetupSubCustomizeController ( IntPtr handle ) : System
SetupSubCustomizeController ( SetupController controller ) : System

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

비공개 메소드들

메소드 설명
CheckCustomizeInput ( ) : void
LocalPathExistsHandler ( string path ) : bool
OnAdd ( MonoMac sender ) : void
OnBack ( MonoMac sender ) : void
OnCancel ( MonoMac sender ) : void
OnLocalPath ( MonoMac sender ) : void
ReleaseDesignerOutlets ( ) : void
SetupSubCustomizeController ( MonoMac.Foundation.NSCoder coder ) : System

메소드 상세

AwakeFromNib() 공개 메소드

public AwakeFromNib ( ) : void
리턴 void

CheckLocalPathText() 공개 메소드

public CheckLocalPathText ( ) : void
리턴 void

CheckRepoNameText() 공개 메소드

public CheckRepoNameText ( ) : void
리턴 void

Dispose() 보호된 메소드

protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

Initialize() 공개 메소드

public Initialize ( ) : void
리턴 void

InsertEvent() 공개 메소드

public InsertEvent ( ) : void
리턴 void

RemoveEvent() 공개 메소드

public RemoveEvent ( ) : void
리턴 void

SetAddButton() 공개 메소드

public SetAddButton ( bool enabled ) : void
enabled bool
리턴 void

SetupSubCustomizeController() 공개 메소드

public SetupSubCustomizeController ( IntPtr handle ) : System
handle IntPtr
리턴 System

SetupSubCustomizeController() 공개 메소드

public SetupSubCustomizeController ( SetupController controller ) : System
controller SetupController
리턴 System