#include <ax/ax_menu_choice.h>

Public Member Functions | |
| AxModalChoiceMenu () | |
| AxModalChoiceMenu (AxMenuController *controller, AxMenuItem *item, const wxString &menuLabel, const wxString &description, const wxArrayString &labels, const wxArrayString &ids, const wxArrayString &descriptions, const wxString &defaultId=wxEmptyString) | |
| ~AxModalChoiceMenu () | |
| void | Init () |
| AxModalChoiceMenu::AxModalChoiceMenu | ( | ) | [inline] |
| AxModalChoiceMenu::AxModalChoiceMenu | ( | AxMenuController * | controller, | |
| AxMenuItem * | item, | |||
| const wxString & | menuLabel, | |||
| const wxString & | description, | |||
| const wxArrayString & | labels, | |||
| const wxArrayString & | ids, | |||
| const wxArrayString & | descriptions, | |||
| const wxString & | defaultId = wxEmptyString | |||
| ) |
| AxModalChoiceMenu::~AxModalChoiceMenu | ( | ) | [inline] |
| void AxModalChoiceMenu::Init | ( | ) | [inline] |
Reimplemented from AxModalMenu.
1.5.8