Property | Type | Description | |
---|---|---|---|
affiliation_type | AffiliationType | ||
allset | System.Boolean | ||
institution | Institution | ||
institutionSelect | |||
isEditable | System.Boolean | ||
person | Person | ||
personSelect |
Method | Description | |
---|---|---|
PersonOrInstitutionSelector ( ) : System |
Method | 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 |
protected OnRadiobutton1Toggled ( object sender, System e ) : void | ||
sender | object | |
e | System | |
return | void |
protected OnRadiobutton2Toggled ( object sender, System e ) : void | ||
sender | object | |
e | System | |
return | void |
protected OnShown ( object sender, System e ) : void | ||
sender | object | |
e | System | |
return | void |
public PersonOrInstitutionSelector ( ) : System | ||
return | System |
protected setPersonAndInstitutionSelect ( ) : void | ||
return | void |
protected AffiliationType affiliation_type | ||
return | AffiliationType |
protected InstitutionSelect,Views institutionSelect | ||
return |