C# Class hMailServer.Administrator.ucItemsView

Afficher le fichier Open project: nberardi/hMailServer

Méthodes publiques

Méthode Description
LoadData ( ) : void
LoadResources ( ) : void
OnLeavePage ( ) : void
SaveData ( ) : bool
ucItemsView ( ) : System

Méthodes protégées

Méthode Description
AddItem ( ) : void
DeleteItems ( List items ) : void
GetListView ( ) : ListView
LoadList ( ) : void

Private Methods

Méthode Description
EditSelectedItem ( ) : void
EnableDisable ( ) : void
OnDoubleClick ( object sender, EventArgs e ) : void
OnSelectedIndexChanged ( object sender, EventArgs e ) : void
buttonAdd_Click ( object sender, EventArgs e ) : void
buttonEdit_Click ( object sender, EventArgs e ) : void
buttonRemove_Click ( object sender, EventArgs e ) : void

Method Details

AddItem() protected méthode

protected AddItem ( ) : void
Résultat void

DeleteItems() protected méthode

protected DeleteItems ( List items ) : void
items List
Résultat void

GetListView() protected méthode

protected GetListView ( ) : ListView
Résultat ListView

LoadData() public méthode

public LoadData ( ) : void
Résultat void

LoadList() protected méthode

protected LoadList ( ) : void
Résultat void

LoadResources() public méthode

public LoadResources ( ) : void
Résultat void

OnLeavePage() public méthode

public OnLeavePage ( ) : void
Résultat void

SaveData() public méthode

public SaveData ( ) : bool
Résultat bool

ucItemsView() public méthode

public ucItemsView ( ) : System
Résultat System