C# Class Views.PerpetratorActList

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

Private Properties

Свойство Type Description

Méthodes publiques

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

Méthodes protégées

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

Method Details

NewStore() public méthode

public NewStore ( ) : void
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

PerpetratorActList() public méthode

public PerpetratorActList ( ) : System
Résultat System

ReloadStore() public méthode

public ReloadStore ( ) : void
Résultat void

UnselectAll() public méthode

public UnselectAll ( ) : void
Résultat void