|
ARB
|


Public Member Functions | |
| SAI_selection (AW_selection_list *sellist_, GBDATA *gb_sai_data, const SaiSelectionlistFilterCallback &fcb) | |
| void | fill () OVERRIDE |
Public Member Functions inherited from AW_DB_selection | |
| AW_DB_selection (AW_selection_list *sellist_, GBDATA *gbd_) | |
| ~AW_DB_selection () OVERRIDE | |
| GBDATA * | get_gbd () |
| GBDATA * | get_gb_main () |
Public Member Functions inherited from AW_selection | |
| 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) |
Additional Inherited Members | |
Protected Member Functions inherited from AW_selection | |
| 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 490 of file AWT_sel_boxes.cxx.
|
inline |
Definition at line 495 of file AWT_sel_boxes.cxx.
|
virtual |
Implements AW_selection.
Definition at line 503 of file AWT_sel_boxes.cxx.
References AW_selection_list::clear(), DISPLAY_NONE, gb_main, GBT_first_SAI(), GBT_get_name_or_description(), GBT_next_SAI(), AW_DB_selection::get_gb_main(), AW_selection::get_sellist(), AW_selection_list::insert(), AW_selection_list::insert_default(), AW_selection_list::sort(), ta, and AW_selection_list::update().
1.8.8