C# 클래스 afung.MangaWeb3.Client.Install.Module.InstallModule

상속: afung.MangaWeb3.Client.Module.ModuleBase
파일 보기 프로젝트 열기: a-fung/MangaWeb3

Private Properties

프로퍼티 타입 설명
AdminConfirmPasswordChanged void
AdminPasswordChanged void
AdminUserChanged void
InstallModule System
LanguageChange void
LanguageChange void
MySqlCheckFailed void
MySqlCheckFailed void
MySqlCheckSettingChanged void
MySqlCheckSettingClicked void
MysqlCheckSuccess void
MysqlCheckSuccess void
OnPreInstallCheckRequestFinished void
OnPreInstallCheckRequestFinished void
OtherComponentCheckFailed void
OtherComponentCheckFailed void
OtherComponentCheckSuccess void
OtherComponentCheckSuccess void
OtherComponentInputChanged void
SubmitButtonClicked void

보호된 메소드들

메소드 설명
OnShow ( ) : void

비공개 메소드들

메소드 설명
AdminConfirmPasswordChanged ( jQueryApi.jQueryEvent e ) : void
AdminPasswordChanged ( jQueryApi.jQueryEvent e ) : void
AdminUserChanged ( jQueryApi.jQueryEvent e ) : void
InstallModule ( ) : System
LanguageChange ( ) : void
LanguageChange ( jQueryApi.jQueryEvent e ) : void
MySqlCheckFailed ( ) : void
MySqlCheckFailed ( Exception error ) : void
MySqlCheckSettingChanged ( jQueryApi.jQueryEvent e ) : void
MySqlCheckSettingClicked ( jQueryApi.jQueryEvent e ) : void
MysqlCheckSuccess ( CheckMySqlSettingResponse response ) : void
MysqlCheckSuccess ( JsonResponse response ) : void
OnPreInstallCheckRequestFinished ( JsonResponse response ) : void
OnPreInstallCheckRequestFinished ( PreInstallCheckResponse response ) : void
OtherComponentCheckFailed ( ) : void
OtherComponentCheckFailed ( Exception error ) : void
OtherComponentCheckSuccess ( CheckOtherComponentResponse response ) : void
OtherComponentCheckSuccess ( JsonResponse response ) : void
OtherComponentInputChanged ( jQueryApi.jQueryEvent e ) : void
SubmitButtonClicked ( jQueryApi.jQueryEvent e ) : void

메소드 상세

OnShow() 보호된 메소드

protected OnShow ( ) : void
리턴 void