ARB
|
Public Member Functions | |
SelectionListSpec (const char *awar_name_) | |
virtual | ~SelectionListSpec () |
virtual const char * | get_macro_id () const =0 |
virtual const char * | get_title () const =0 |
const char * | get_awar_name () const |
AW_DB_selection * | create_list (AW_window *aws) const |
void | popup () const |
void | createButton (AW_window *aws) const |
Definition at line 42 of file AWT_sel_boxes.cxx.
|
inline |
Definition at line 54 of file AWT_sel_boxes.cxx.
|
inlinevirtual |
Definition at line 57 of file AWT_sel_boxes.cxx.
|
pure virtual |
Implemented in SAI_sellst_spec, and ALI_sellst_spec.
|
pure virtual |
Implemented in SAI_sellst_spec, and ALI_sellst_spec.
|
inline |
Definition at line 62 of file AWT_sel_boxes.cxx.
|
inline |
Definition at line 64 of file AWT_sel_boxes.cxx.
References AW_window::create_selection_list(), get_awar_name(), and init.
Referenced by awt_create_ALI_selection_list(), and awt_create_SAI_selection_list().
|
inline |
Definition at line 68 of file AWT_sel_boxes.cxx.
References AW_awar::add_callback(), AW_POPDOWN(), AW_root::awar(), awt_auto_popdown_cb(), get_awar_name(), and AW_root::SINGLETON.
Referenced by awt_popup_SAI_selection_list(), and popup_SelectionListSpec_cb().
void SelectionListSpec::createButton | ( | AW_window * | aws | ) | const |
Definition at line 101 of file AWT_sel_boxes.cxx.
References AW_window::callback(), AW_window::create_button(), get_awar_name(), and popup_SelectionListSpec_cb().