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

Inheritance: AdminModuleBase
Afficher le fichier Open project: a-fung/MangaWeb3 Class Usage Examples

Méthodes publiques

Méthode Description
Refresh ( ) : void

Méthodes protégées

Méthode Description
OnShow ( ) : void

Private Methods

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

Method Details

OnShow() protected méthode

protected OnShow ( ) : void
Résultat void

Refresh() public méthode

public Refresh ( ) : void
Résultat void