The GUI element for listing loaded relaxation data.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
update_data(self)
Method called from self.build_element_safe() to update the list data. |
source code
|
|
|
|
|
|
|
|
|
|
|
wizard_update_int_type(self)
Update the relax_data.peak_intensity_type page based on previous
data. |
source code
|
|
|
wizard_update_temp_calibration(self)
Update the relax_data.temp_calibration page based on previous data. |
source code
|
|
|
wizard_update_temp_control(self)
Update the relax_data.temp_control page based on previous data. |
source code
|
|
Inherited from base_list.Base_list :
Enable ,
__init__ ,
add_buttons ,
build_element ,
build_element_safe ,
delete ,
generate_popup_menu ,
init_element ,
is_complete ,
observer_register ,
on_right_click ,
resize ,
set_box_label ,
size_cols
|