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

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

공개 메소드들

메소드 설명
Refresh ( ) : void

보호된 메소드들

메소드 설명
OnShow ( ) : void

비공개 메소드들

메소드 설명
AddButtonClicked ( jQueryApi.jQueryEvent e ) : void
AdminCollectionsModule ( ) : System
ChangePage ( int page ) : void
DeleteButtonClicked ( jQueryApi.jQueryEvent e ) : void
DeleteConfirm ( bool confirm ) : void
EditButtonClicked ( jQueryApi.jQueryEvent e ) : void
GetRequestSuccess ( AdminCollectionsGetResponse response ) : void
GetRequestSuccess ( JsonResponse response ) : void
GetSelectedIds ( ) : int[]
GetTotalPage ( ) : int
Refresh ( JsonResponse response ) : void
SetPrivateButtonClicked ( jQueryApi.jQueryEvent e ) : void
SetPublicButtonClicked ( jQueryApi.jQueryEvent e ) : void
SetPublicOrPrivateClicked ( bool public_ ) : void
UsersButtonClicked ( jQueryApi.jQueryEvent e ) : void

메소드 상세

OnShow() 보호된 메소드

protected OnShow ( ) : void
리턴 void

Refresh() 공개 메소드

public Refresh ( ) : void
리턴 void