C# 클래스 Views.CaseList

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

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

보호된 메소드들

메소드 설명
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

메소드 상세

CaseList() 공개 메소드

public CaseList ( ) : System
리턴 System

FillStore() 공개 메소드

public FillStore ( ) : void
리턴 void

NewStore() 공개 메소드

public NewStore ( ) : void
리턴 void

OnLetterSelectionChanged() 보호된 메소드

protected OnLetterSelectionChanged ( object sender, System e ) : void
sender object
e System
리턴 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

ReloadStore() 공개 메소드

public ReloadStore ( ) : void
리턴 void

UnselectAll() 공개 메소드

public UnselectAll ( ) : void
리턴 void

onSearch() 보호된 메소드

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