C# 클래스 Views.PerpetratorActList

상속: Gtk.Bin
파일 보기 프로젝트 열기: monsterlabs/HumanRightsTracker

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
NewStore ( ) : void
PerpetratorActList ( ) : System
ReloadStore ( ) : void
UnselectAll ( ) : void

보호된 메소드들

메소드 설명
OnReloadButtonClicked ( object sender, System e ) : void
OnRowActivated ( object o, Gtk args ) : void
OnSelectionChanged ( object o, System args ) : void

메소드 상세

NewStore() 공개 메소드

public NewStore ( ) : void
리턴 void

OnReloadButtonClicked() 보호된 메소드

protected OnReloadButtonClicked ( object sender, System e ) : void
sender object
e System
리턴 void

OnRowActivated() 보호된 메소드

protected OnRowActivated ( object o, Gtk args ) : void
o object
args Gtk
리턴 void

OnSelectionChanged() 보호된 메소드

protected OnSelectionChanged ( object o, System args ) : void
o object
args System
리턴 void

PerpetratorActList() 공개 메소드

public PerpetratorActList ( ) : System
리턴 System

ReloadStore() 공개 메소드

public ReloadStore ( ) : void
리턴 void

UnselectAll() 공개 메소드

public UnselectAll ( ) : void
리턴 void