프로퍼티 | 타입 | 설명 | |
---|---|---|---|
address | Address | ||
identification | Identification | ||
immigration_attempt | ImmigrationAttempt | ||
isImmigrant | bool | ||
person | Person | ||
person_details | PersonDetail |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
isEditing | bool |
메소드 | 설명 | |
---|---|---|
ConnectAddressesHandlers ( ) : void | ||
ConnectInstitutionPeopleHandlers ( ) : void | ||
ConnectPersonRelationshipsHandlers ( ) : void | ||
EnableActionButtons ( ) : void | ||
SetInstitutionPeople ( ) : void | ||
SetPersonRelationships ( ) : void | ||
Show ( ) : System |
메소드 | 설명 | |
---|---|---|
OnBirthdayChanged ( object sender, System e ) : void | ||
OnSave ( object sender, System e ) : void | ||
OnToggleEdit ( object sender, System e ) : void | ||
address_save ( ) : void | ||
identification_save ( ) : void | ||
image_save ( ) : void | ||
immigration_attempt_save ( ) : void | ||
person_detail_save ( ) : void | ||
prepare_person_record ( ) : void | ||
set_address_widgets ( ) : void | ||
set_case_list ( ) : void | ||
set_identification_widgets ( ) : void | ||
set_immigration_details_widgets ( ) : void | ||
set_institution_and_job_list ( ) : void | ||
set_person_details_widgets ( ) : void | ||
set_person_widgets ( ) : void |
메소드 | 설명 | |
---|---|---|
ReloadAddresses ( ) : void | ||
ReloadInstitutionPeople ( ) : void | ||
ReloadPersonRelationships ( ) : void | ||
SetAddressList ( ) : void | ||
SetAffiliationList ( ) : void | ||
SetRelationshipAsRelatedPerson ( ) : void |
public ConnectInstitutionPeopleHandlers ( ) : void | ||
리턴 | void |
public ConnectPersonRelationshipsHandlers ( ) : void | ||
리턴 | void |
protected OnBirthdayChanged ( object sender, System e ) : void | ||
sender | object | |
e | System | |
리턴 | void |
protected OnToggleEdit ( object sender, System e ) : void | ||
sender | object | |
e | System | |
리턴 | void |
protected set_immigration_details_widgets ( ) : void | ||
리턴 | void |