C# 클래스 Views.HumanRightsViolationCategorySelector

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

보호된 프로퍼티들

프로퍼티 타입 설명
human_right_violation_category HumanRightsViolationCategory
isEditable bool
store Gtk.NodeStore

Private Properties

프로퍼티 타입 설명
walkThroughStore void

공개 메소드들

메소드 설명
HumanRightsViolationCategorySelector ( ) : System
SetWidgets ( ) : void

보호된 메소드들

메소드 설명
OnNodeviewRowActivated ( object o, Gtk args ) : void
OnShown ( object sender, System e ) : void

비공개 메소드들

메소드 설명
walkThroughStore ( HumanRightsViolationCategory record, HumanRightsViolationCategoryNode parent ) : void

메소드 상세

HumanRightsViolationCategorySelector() 공개 메소드

public HumanRightsViolationCategorySelector ( ) : System
리턴 System

OnNodeviewRowActivated() 보호된 메소드

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

OnShown() 보호된 메소드

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

SetWidgets() 공개 메소드

public SetWidgets ( ) : void
리턴 void

프로퍼티 상세

human_right_violation_category 보호되어 있는 프로퍼티

protected HumanRightsViolationCategory human_right_violation_category
리턴 HumanRightsViolationCategory

isEditable 보호되어 있는 프로퍼티

protected bool isEditable
리턴 bool

store 보호되어 있는 프로퍼티

protected Gtk.NodeStore store
리턴 Gtk.NodeStore