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

#include <item_sel_list.h>

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

Public Member Functions

 Itemfield_Selection (AW_selection_list *sellist_, GBDATA *gb_key_data, long type_filter_, SelectableFields field_filter_, ItemSelector &selector_)
 
void fill () OVERRIDE
 
ItemSelectorget_selector () const
 
long get_type_filter () const
 
- Public Member Functions inherited from AW_DB_selection
 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 55 of file item_sel_list.h.

Constructor & Destructor Documentation

Itemfield_Selection::Itemfield_Selection ( AW_selection_list sellist_,
GBDATA gb_key_data,
long  type_filter_,
SelectableFields  field_filter_,
ItemSelector selector_ 
)

Definition at line 32 of file item_sel_list.cxx.

References it_assert.

Member Function Documentation

void Itemfield_Selection::fill ( )
virtual
ItemSelector& Itemfield_Selection::get_selector ( ) const
inline

Definition at line 71 of file item_sel_list.h.

Referenced by field_delete_cb(), hide_field_cb(), reorder_keys(), and reorder_up_down().

long Itemfield_Selection::get_type_filter ( ) const
inline

Definition at line 72 of file item_sel_list.h.


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