C# Class afung.MangaWeb3.Client.Install.Module.InstallModule

Inheritance: afung.MangaWeb3.Client.Module.ModuleBase
Afficher le fichier Open project: a-fung/MangaWeb3

Private Properties

Свойство Type Description
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

Méthodes protégées

Méthode Description
OnShow ( ) : void

Private Methods

Méthode Description
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

Method Details

OnShow() protected méthode

protected OnShow ( ) : void
Résultat void