Module pipe_editor
source code
The pipe editor GUI element.
    |  | ds = The relax data storage obje... | 
    |  | status = Status() | 
    |  | __package__ = 'gui' | 
Imports:
  wx,
  Relax_data_store,
  cdp_name,
  delete,
  get_type,
  pipe_names,
  switch,
  Status,
  build_menu_item,
  font,
  relax_icons,
  Question,
  add_border,
  gui_to_str,
  str_to_gui,
  icon_16x16,
  icon_22x22,
  WIZARD_IMAGE_PATH,
  User_functions
| 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.
... | 
 |