Property | Type | Description | |
---|---|---|---|
fakeButtonAccept | Gtk.Button |
Method | Description | |
---|---|---|
Destroy ( ) : void | ||
MakeVisible ( ) : void | ||
PersonAddModifyWindow ( Gtk parent, Session, currentSession, Person, currentPerson, bool showPhotoStuff ) : System | ||
Show ( Gtk parent, Session, mySession, Person, currentPerson, int pDN, Gtk app1_checkbutton_video, bool showPhotoStuff ) : PersonAddModifyWindow, | ||
on_button_accept_clicked ( object o, EventArgs args ) : void | ||
on_button_calendar_clicked ( object o, EventArgs args ) : void | ||
on_button_cancel_clicked ( object o, EventArgs args ) : void | ||
on_button_height_metric_accepted ( object obj, EventArgs args ) : void | ||
on_button_height_metric_clicked ( object obj, EventArgs args ) : void | ||
on_button_sport_add_clicked ( object o, EventArgs args ) : void | ||
on_button_take_photo_clicked ( object o, EventArgs args ) : void | ||
on_button_weight_metric_accepted ( object obj, EventArgs args ) : void | ||
on_button_weight_metric_clicked ( object obj, EventArgs args ) : void | ||
on_button_zoom_clicked ( object o, EventArgs args ) : void | ||
on_calendar_changed ( object obj, EventArgs args ) : void | ||
on_convertWeightWin_accepted ( object o, EventArgs args ) : void | ||
on_convertWeightWin_cancelled ( object o, EventArgs args ) : void | ||
on_entries_required_changed ( object o, EventArgs args ) : void | ||
on_person_win_delete_event ( object o, Gtk.DeleteEventArgs args ) : void | ||
on_radiobutton_man_toggled ( object o, EventArgs args ) : void | ||
on_radiobutton_woman_toggled ( object o, EventArgs args ) : void |
Method | Description | |
---|---|---|
createComboContinents ( ) : void | ||
createComboCountries ( ) : void | ||
createComboLevels ( ) : void | ||
createComboSpeciallities ( int sportID ) : void | ||
createComboSports ( ) : void | ||
fillDialog ( ) : void | ||
on_combo_continents_changed ( object o, EventArgs args ) : void | ||
on_combo_countries_changed ( object o, EventArgs args ) : void | ||
on_combo_levels_changed ( object o, EventArgs args ) : void | ||
on_combo_speciallities_changed ( object o, EventArgs args ) : void | ||
on_combo_sports_changed ( object o, EventArgs args ) : void | ||
on_snapshot_done ( Pixbuf pixbuf ) : void | ||
on_snapshot_mini_done ( Pixbuf pixbuf ) : void | ||
on_sport_add_accepted ( object o, EventArgs args ) : void | ||
recordChanges ( ) : void |
public PersonAddModifyWindow ( Gtk parent, Session, currentSession, Person, currentPerson, bool showPhotoStuff ) : System | ||
parent | Gtk | |
currentSession | Session, | |
currentPerson | Person, | |
showPhotoStuff | bool | |
return | System |
public static Show ( Gtk parent, Session, mySession, Person, currentPerson, int pDN, Gtk app1_checkbutton_video, bool showPhotoStuff ) : PersonAddModifyWindow, | ||
parent | Gtk | |
mySession | Session, | |
currentPerson | Person, | |
pDN | int | |
app1_checkbutton_video | Gtk | |
showPhotoStuff | bool | |
return | PersonAddModifyWindow, |
public on_button_accept_clicked ( object o, EventArgs args ) : void | ||
o | object | |
args | EventArgs | |
return | void |
public on_button_calendar_clicked ( object o, EventArgs args ) : void | ||
o | object | |
args | EventArgs | |
return | void |
public on_button_cancel_clicked ( object o, EventArgs args ) : void | ||
o | object | |
args | EventArgs | |
return | void |
public on_button_height_metric_accepted ( object obj, EventArgs args ) : void | ||
obj | object | |
args | EventArgs | |
return | void |
public on_button_height_metric_clicked ( object obj, EventArgs args ) : void | ||
obj | object | |
args | EventArgs | |
return | void |
public on_button_sport_add_clicked ( object o, EventArgs args ) : void | ||
o | object | |
args | EventArgs | |
return | void |
public on_button_take_photo_clicked ( object o, EventArgs args ) : void | ||
o | object | |
args | EventArgs | |
return | void |
public on_button_weight_metric_accepted ( object obj, EventArgs args ) : void | ||
obj | object | |
args | EventArgs | |
return | void |
public on_button_weight_metric_clicked ( object obj, EventArgs args ) : void | ||
obj | object | |
args | EventArgs | |
return | void |
public on_button_zoom_clicked ( object o, EventArgs args ) : void | ||
o | object | |
args | EventArgs | |
return | void |
public on_calendar_changed ( object obj, EventArgs args ) : void | ||
obj | object | |
args | EventArgs | |
return | void |
public on_convertWeightWin_accepted ( object o, EventArgs args ) : void | ||
o | object | |
args | EventArgs | |
return | void |
public on_convertWeightWin_cancelled ( object o, EventArgs args ) : void | ||
o | object | |
args | EventArgs | |
return | void |
public on_entries_required_changed ( object o, EventArgs args ) : void | ||
o | object | |
args | EventArgs | |
return | void |
public on_person_win_delete_event ( object o, Gtk.DeleteEventArgs args ) : void | ||
o | object | |
args | Gtk.DeleteEventArgs | |
return | void |
public on_radiobutton_man_toggled ( object o, EventArgs args ) : void | ||
o | object | |
args | EventArgs | |
return | void |
public on_radiobutton_woman_toggled ( object o, EventArgs args ) : void | ||
o | object | |
args | EventArgs | |
return | void |