C# Class Views.PersonOrInstitutionSelector

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

Protected Properties

Свойство Type Description
affiliation_type AffiliationType
allset System.Boolean
institution Institution
institutionSelect InstitutionSelect
isEditable System.Boolean
person Person
personSelect PersonAndInstitutionSelect

Méthodes publiques

Méthode Description
PersonOrInstitutionSelector ( ) : System

Méthodes protégées

Méthode Description
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

Method Details

OnRadiobutton1Toggled() protected méthode

protected OnRadiobutton1Toggled ( object sender, System e ) : void
sender object
e System
Résultat void

OnRadiobutton2Toggled() protected méthode

protected OnRadiobutton2Toggled ( object sender, System e ) : void
sender object
e System
Résultat void

OnShown() protected méthode

protected OnShown ( object sender, System e ) : void
sender object
e System
Résultat void

PersonOrInstitutionSelector() public méthode

public PersonOrInstitutionSelector ( ) : System
Résultat System

destroyVboxChildren() protected méthode

protected destroyVboxChildren ( ) : void
Résultat void

setInstitutionSelect() protected méthode

protected setInstitutionSelect ( ) : void
Résultat void

setPersonAndInstitutionSelect() protected méthode

protected setPersonAndInstitutionSelect ( ) : void
Résultat void

setRadioButtonAndSelect() protected méthode

protected setRadioButtonAndSelect ( ) : void
Résultat void

Property Details

affiliation_type protected_oe property

protected AffiliationType affiliation_type
Résultat AffiliationType

allset protected_oe property

protected Boolean,System allset
Résultat System.Boolean

institution protected_oe property

protected Institution institution
Résultat Institution

institutionSelect protected_oe property

protected InstitutionSelect,Views institutionSelect
Résultat InstitutionSelect

isEditable protected_oe property

protected Boolean,System isEditable
Résultat System.Boolean

person protected_oe property

protected Person person
Résultat Person

personSelect protected_oe property

protected PersonAndInstitutionSelect,Views personSelect
Résultat PersonAndInstitutionSelect