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

Inheritance: ClientModuleBase
Afficher le fichier Open project: a-fung/MangaWeb3

Méthodes publiques

Méthode Description
Refresh ( ) : void

Méthodes protégées

Méthode Description
OnShow ( ) : void

Private Methods

Méthode Description
AllFoldersButtonClicked ( jQueryApi.jQueryEvent e ) : void
FolderRequestSuccess ( FolderResponse response ) : void
FolderRequestSuccess ( JsonResponse response ) : void
FoldersModule ( System.Action loginRefreshCallback ) : System

Method Details

OnShow() protected méthode

protected OnShow ( ) : void
Résultat void

Refresh() public méthode

public Refresh ( ) : void
Résultat void