C# Class Views.CaseList

Inheritance: Gtk.Bin
Afficher le fichier Open project: monsterlabs/HumanRightsTracker

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CaseList ( ) : System
FillStore ( ) : void
NewStore ( ) : void
ReloadStore ( ) : void
UnselectAll ( ) : void

Méthodes protégées

Méthode Description
OnLetterSelectionChanged ( object sender, System e ) : void
OnReloadButtonClicked ( object sender, System e ) : void
OnRowActivated ( object o, Gtk args ) : void
OnSelectionChanged ( object o, System args ) : void
onSearch ( object sender, System e ) : void

Method Details

CaseList() public méthode

public CaseList ( ) : System
Résultat System

FillStore() public méthode

public FillStore ( ) : void
Résultat void

NewStore() public méthode

public NewStore ( ) : void
Résultat void

OnLetterSelectionChanged() protected méthode

protected OnLetterSelectionChanged ( object sender, System e ) : void
sender object
e System
Résultat void

OnReloadButtonClicked() protected méthode

protected OnReloadButtonClicked ( object sender, System e ) : void
sender object
e System
Résultat void

OnRowActivated() protected méthode

protected OnRowActivated ( object o, Gtk args ) : void
o object
args Gtk
Résultat void

OnSelectionChanged() protected méthode

protected OnSelectionChanged ( object o, System args ) : void
o object
args System
Résultat void

ReloadStore() public méthode

public ReloadStore ( ) : void
Résultat void

UnselectAll() public méthode

public UnselectAll ( ) : void
Résultat void

onSearch() protected méthode

protected onSearch ( object sender, System e ) : void
sender object
e System
Résultat void