C# 클래스 Views.PersonOrInstitutionSelector

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

보호된 프로퍼티들

프로퍼티 타입 설명
affiliation_type AffiliationType
allset System.Boolean
institution Institution
institutionSelect InstitutionSelect
isEditable System.Boolean
person Person
personSelect PersonAndInstitutionSelect

공개 메소드들

메소드 설명
PersonOrInstitutionSelector ( ) : System

보호된 메소드들

메소드 설명
OnRadiobutton1Toggled ( object sender, System e ) : void
OnRadiobutton2Toggled ( object sender, System e ) : void
OnShown ( object sender, System e ) : void
destroyVboxChildren ( ) : void
setInstitutionSelect ( ) : void
setPersonAndInstitutionSelect ( ) : void
setRadioButtonAndSelect ( ) : void

메소드 상세

OnRadiobutton1Toggled() 보호된 메소드

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

OnRadiobutton2Toggled() 보호된 메소드

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

OnShown() 보호된 메소드

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

PersonOrInstitutionSelector() 공개 메소드

public PersonOrInstitutionSelector ( ) : System
리턴 System

destroyVboxChildren() 보호된 메소드

protected destroyVboxChildren ( ) : void
리턴 void

setInstitutionSelect() 보호된 메소드

protected setInstitutionSelect ( ) : void
리턴 void

setPersonAndInstitutionSelect() 보호된 메소드

protected setPersonAndInstitutionSelect ( ) : void
리턴 void

setRadioButtonAndSelect() 보호된 메소드

protected setRadioButtonAndSelect ( ) : void
리턴 void

프로퍼티 상세

affiliation_type 보호되어 있는 프로퍼티

protected AffiliationType affiliation_type
리턴 AffiliationType

allset 보호되어 있는 프로퍼티

protected Boolean,System allset
리턴 System.Boolean

institution 보호되어 있는 프로퍼티

protected Institution institution
리턴 Institution

institutionSelect 보호되어 있는 프로퍼티

protected InstitutionSelect,Views institutionSelect
리턴 InstitutionSelect

isEditable 보호되어 있는 프로퍼티

protected Boolean,System isEditable
리턴 System.Boolean

person 보호되어 있는 프로퍼티

protected Person person
리턴 Person

personSelect 보호되어 있는 프로퍼티

protected PersonAndInstitutionSelect,Views personSelect
리턴 PersonAndInstitutionSelect