C# 클래스 afung.MangaWeb3.Client.Admin.Module.AdminUsersModule

상속: AdminModuleBase
파일 보기 프로젝트 열기: a-fung/MangaWeb3 1 사용 예제들

공개 메소드들

메소드 설명
Refresh ( ) : void

보호된 메소드들

메소드 설명
OnShow ( ) : void

비공개 메소드들

메소드 설명
AddButtonClicked ( jQueryApi.jQueryEvent e ) : void
AdminUsersModule ( ) : System
ChangePage ( int page ) : void
CollectionsButtonClicked ( jQueryApi.jQueryEvent e ) : void
DeleteButtonClicked ( jQueryApi.jQueryEvent e ) : void
DeleteConfirm ( bool confirm ) : void
GetRequestSuccess ( AdminUsersGetResponse response ) : void
GetRequestSuccess ( JsonResponse response ) : void
GetSelectedIds ( ) : int[]
GetTotalPage ( ) : int
InternalSetAdmin ( bool admin ) : void
Refresh ( JsonResponse response ) : void
SetAsAdminButtonClicked ( jQueryApi.jQueryEvent e ) : void
SetAsUserButtonClicked ( jQueryApi.jQueryEvent e ) : void

메소드 상세

OnShow() 보호된 메소드

protected OnShow ( ) : void
리턴 void

Refresh() 공개 메소드

public Refresh ( ) : void
리턴 void