RangeEditors.DecompSpecPanel#

DecompSpecPanel.py

Copyright (c) 2018-2025, SAXS Team, KEK-PF

class ElutionElementBar(parent, *args, **kwargs)#

Bases: Frame

Construct a frame widget with the parent MASTER.

Valid resource names: background, bd, bg, borderwidth, class, colormap, container, cursor, height, highlightbackground, highlightcolor, highlightthickness, relief, takefocus, visual, width.

refresh()#
class SpecPanel(parent, *args, **kwargs)#

Bases: LabelFrame

Construct a labelframe widget with the parent MASTER.

STANDARD OPTIONS

borderwidth, cursor, font, foreground, highlightbackground, highlightcolor, highlightthickness, padx, pady, relief, takefocus, text

WIDGET-SPECIFIC OPTIONS

background, class, colormap, container, height, labelanchor, labelwidget, visual, width

constraints_forget()#
constraints_restore()#
get_conc_depend()#
get_info_for_reset()#
get_paired_range()#
get_tau_hints()#
ignore_tracer(*args)#
num_ranges_tracer(*args)#
range_list#

self.range_list == self.editor.editor_ranges[k]

show_range_inspector(k)#
spinbox_tracer(i, j)#
update_eebars()#
update_range(ad, f, t)#
update_ranges(*args)#