ARB
Functions
DBUI Namespace Reference

Functions

AW_windowcreate_fields_reorder_window (AW_root *root, BoundItemSel *bound_selector)
 
AW_windowcreate_field_delete_window (AW_root *root, BoundItemSel *bound_selector)
 
AW_windowcreate_field_create_window (AW_root *root, BoundItemSel *bound_selector)
 
AW_windowcreate_species_query_window (AW_root *aw_root, GBDATA *gb_main)
 
void popup_species_info_window (AW_root *aw_root, GBDATA *gb_main)
 
void popup_organism_info_window (AW_root *aw_root, GBDATA *gb_main)
 
void insert_field_admin_menuitems (AW_window *aws, GBDATA *gb_main)
 
void create_dbui_awars (AW_root *aw_root)
 
void init_info_window (AW_root *aw_root, AW_window_simple_menu *aws, const ItemSelector &itemType, int detach_id)
 
void unquery_all ()
 
void query_update_list ()
 

Function Documentation

AW_window * DBUI::create_fields_reorder_window ( AW_root root,
BoundItemSel bound_selector 
)
AW_window * DBUI::create_field_delete_window ( AW_root root,
BoundItemSel bound_selector 
)
AW_window * DBUI::create_field_create_window ( AW_root root,
BoundItemSel bound_selector 
)
AW_window * DBUI::create_species_query_window ( AW_root aw_root,
GBDATA gb_main 
)
void DBUI::popup_species_info_window ( AW_root aw_root,
GBDATA gb_main 
)
void DBUI::popup_organism_info_window ( AW_root aw_root,
GBDATA gb_main 
)

Definition at line 1489 of file ui_species.cxx.

References popup_speciesOrganismWindow().

Referenced by GEN_create_organism_submenu().

void DBUI::insert_field_admin_menuitems ( AW_window aws,
GBDATA gb_main 
)
void DBUI::create_dbui_awars ( AW_root aw_root)
void DBUI::init_info_window ( AW_root aw_root,
AW_window_simple_menu aws,
const ItemSelector itemType,
int  detach_id 
)
void DBUI::unquery_all ( )

Definition at line 1493 of file ui_species.cxx.

References NULp, and QUERY::unquery_all().

Referenced by nt_seq_load_cb().

void DBUI::query_update_list ( )

Definition at line 1497 of file ui_species.cxx.

References QUERY::DbQuery_update_list().

Referenced by nt_seq_load_cb().