ARB
|
#include <aw_select.hxx>
Public Member Functions | |
AW_selection (AW_selection_list *sellist_) | |
virtual | ~AW_selection () |
void | refresh () |
AW_selection_list * | get_sellist () |
void | get_values (StrArray &intoArray) |
void | get_displayed (StrArray &intoArray) |
Protected Member Functions | |
void | insert (const char *displayed, const char *value) |
void | insert_default (const char *displayed, const char *value) |
void | insert_plain (const char *displayed_value) |
void | insert (const char *displayed, int32_t value) |
void | insert_default (const char *displayed, int32_t value) |
Definition at line 174 of file aw_select.hxx.
|
inline |
Definition at line 192 of file aw_select.hxx.
|
inlinevirtual |
Definition at line 193 of file aw_select.hxx.
Definition at line 183 of file aw_select.hxx.
References AW_selection_list::insert().
Referenced by Itemfield_Selection::fill(), AWT_configuration_selection::fill(), and insert_plain().
Definition at line 184 of file aw_select.hxx.
References AW_selection_list::insert_default().
Referenced by Itemfield_Selection::fill(), and AWT_configuration_selection::fill().
|
inlineprotected |
Definition at line 186 of file aw_select.hxx.
References insert().
Referenced by Itemfield_Selection::fill().
|
inlineprotected |
Definition at line 188 of file aw_select.hxx.
References AW_selection_list::insert().
|
inlineprotected |
Definition at line 189 of file aw_select.hxx.
References AW_selection_list::insert_default().
void AW_selection::refresh | ( | ) |
Definition at line 184 of file AW_select.cxx.
References AW_selection_list::clear(), get_sellist(), and AW_selection_list::update().
Referenced by AW_DB_selection_refresh_cb(), awt_create_CONFIG_selection_list(), awt_create_TREE_selection_list(), create_itemfield_selection_list(), RegFieldSelection::create_window(), ColumnStat::refresh_sai_selection_list(), and refresh_weights_sellist_cb().
|
inline |
Definition at line 196 of file aw_select.hxx.
Referenced by AW_subset_selection::collect_subset_cb(), create_configuration_marker_window(), create_tree_select_window_cb(), AW_subset_selection::delete_entries_missing_in_parent(), field_delete_cb(), Itemfield_Selection::fill(), SAI_selection::fill(), AW_subset_selection::fill_entries_matching_values(), get_displayed(), get_values(), hide_field_cb(), NT_create_consense_window(), NT_create_syncroot_window(), NT_createConcatenationWindow(), nt_delete_configuration(), refresh(), reorder_configs_cb(), reorder_keys(), AW_subset_selection::reorder_subset_cb(), reorder_up_down(), and SAI_popup_calculator_window().
|
inline |
Definition at line 198 of file aw_select.hxx.
References get_sellist(), and AW_selection_list::to_array().
Referenced by concatenateAlignments(), configs_selectionlist_changed_cb(), create_consense_tree_cb(), multiroot_sync_subsetTrees(), rootsync_subsetTrees_vs_selected(), and sai_seletion_changed_cb().
|
inline |
Definition at line 199 of file aw_select.hxx.
References get_sellist(), and AW_selection_list::to_array().