C# Class afung.MangaWeb3.Client.Module.SearchModule

Inheritance: ClientModuleBase
ファイルを表示 Open project: a-fung/MangaWeb3

Protected Methods

Method Description
OnShow ( ) : void

Private Methods

Method Description
SearchModule ( ) : System
SearchModuleRequestSuccess ( JsonResponse response ) : void
SearchModuleRequestSuccess ( SearchModuleResponse response ) : void
SubmitSearchForm ( jQueryApi.jQueryEvent e ) : void

Method Details

OnShow() protected method

protected OnShow ( ) : void
return void