ARB
Public Member Functions | List of all members
AW_DB_selection Class Reference

#include <aw_select.hxx>

Inheritance diagram for AW_DB_selection:
Inheritance graph
[legend]
Collaboration diagram for AW_DB_selection:
Collaboration graph
[legend]

Public Member Functions

 AW_DB_selection (AW_selection_list *sellist_, GBDATA *gbd_)
 
 ~AW_DB_selection () OVERRIDE
 
GBDATAget_gbd ()
 
GBDATAget_gb_main ()
 
- Public Member Functions inherited from AW_selection
 AW_selection (AW_selection_list *sellist_)
 
virtual ~AW_selection ()
 
void refresh ()
 
AW_selection_listget_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)
 

Detailed Description

Definition at line 203 of file aw_select.hxx.

Constructor & Destructor Documentation

AW_DB_selection::AW_DB_selection ( AW_selection_list sellist_,
GBDATA gbd_ 
)

Definition at line 579 of file AW_select.cxx.

References AW_DB_selection_refresh_cb(), GB_add_callback(), GB_CB_CHANGED, and ta.

AW_DB_selection::~AW_DB_selection ( )

Definition at line 587 of file AW_select.cxx.

References AW_DB_selection_refresh_cb(), GB_CB_CHANGED, GB_remove_callback(), and ta.

Member Function Documentation

GBDATA* AW_DB_selection::get_gbd ( )
inline

Definition at line 209 of file aw_select.hxx.

Referenced by Itemfield_Selection::fill().

GBDATA * AW_DB_selection::get_gb_main ( )

The documentation for this class was generated from the following files: