Money Manager EX
An easy to use, money management application built with wxWidgets
mmComboBoxCustom Class Reference

#include <mmSimpleDialogs.h>

+ Inheritance diagram for mmComboBoxCustom:
+ Collaboration diagram for mmComboBoxCustom:

Public Member Functions

 mmComboBoxCustom (wxWindow *parent, wxArrayString &a, wxWindowID id=wxID_ANY, wxSize size=wxDefaultSize)
 
- Public Member Functions inherited from mmComboBox
 mmComboBox (wxWindow *parent, wxWindowID id=wxID_ANY, wxSize size=wxDefaultSize)
 
void mmSetId (int64 id)
 
int64 mmGetId () const
 
const wxString mmGetPattern () const
 
bool mmIsValid () const
 
void mmDoReInitialize ()
 

Protected Member Functions

void init ()
 
- Protected Member Functions inherited from mmComboBox
void OnTextUpdated (wxCommandEvent &event)
 
void OnSetFocus (wxFocusEvent &event)
 
void OnDropDown (wxCommandEvent &)
 
void OnKeyPressed (wxKeyEvent &event)
 

Additional Inherited Members

- Protected Attributes inherited from mmComboBox
std::map< wxString, int64all_elements_
 

Constructor & Destructor Documentation

◆ mmComboBoxCustom()

mmComboBoxCustom::mmComboBoxCustom ( wxWindow *  parent,
wxArrayString &  a,
wxWindowID  id = wxID_ANY,
wxSize  size = wxDefaultSize 
)

Member Function Documentation

◆ init()

void mmComboBoxCustom::init ( )
inlineprotectedvirtual

Implements mmComboBox.


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