Package gui :: Package components :: Module grid
[hide private]
[frames] | no frames]

Module grid

source code

Module containing the classes for GUI components involving spectral data.

Classes [hide private]
  Delay_num_cell_editor
Custom GridCellEditor for the number of delays grid cells.
  Grid_base
The peak list selection class.
Variables [hide private]
  ds = The relax data storage obje...
  status = Status()
  __package__ = 'gui.components'

Imports: sep, search, wx, Relax_data_store, Status, RelaxFileDialog, font, error_message, add_border, str_to_gui, paths


Variables Details [hide private]

ds

Value:
The relax data storage object.

Data pipes:
  None

Data store objects:
  __dict__ <type 'dict'>: dict() -> new empty dictionary
  __doc__ <type 'str'>: The relax data storage object.
...