C# Class afung.MangaWeb3.Client.Admin.Module.AdminErrorLogsModule

Inheritance: AdminModuleBase
Mostra file Open project: a-fung/MangaWeb3

Protected Methods

Method Description
OnShow ( ) : void

Private Methods

Method Description
AdminErrorLogsModule ( ) : System
ChangePage ( int page ) : void
GetRequestSuccess ( AdminErrorLogsGetResponse response ) : void
GetRequestSuccess ( JsonResponse response ) : void
GetTotalPage ( ) : int
ShowButtonClicked ( jQueryApi.jQueryEvent e ) : void

Method Details

OnShow() protected method

protected OnShow ( ) : void
return void