ALBA
|
This is the complete list of members for albaGUIListBox, including all inherited members.
AddItem(wxString label, bool checked=false) | albaGUIListBox | |
albaGUIListBox(wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL|wxCLIP_CHILDREN) | albaGUIListBox | |
albaGUIPanel(wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL, const wxString &name="panel") | albaGUIPanel | |
CheckItem(long id) | albaGUIListBox | |
CheckSelectedItem() | albaGUIListBox | |
Clear() | albaGUIListBox | |
GetNumberOfItems() | albaGUIListBox | inline |
GetStringSelection() | albaGUIListBox | inline |
IsChecked() | albaGUIListBox | |
m_ItemSelected | albaGUIListBox | protected |
m_ListBox | albaGUIListBox | |
m_Listener | albaGUIListBox | protected |
m_NextPanel | albaGUIPanel | |
m_PreventNotify | albaGUIListBox | protected |
OnSelect(wxCommandEvent &event) | albaGUIListBox | protected |
OnSize(wxSizeEvent &event) | albaGUIListBox | protected |
RemoveItem(long id) | albaGUIListBox | |
Select(int id) | albaGUIListBox | |
SetItemLabel(long id, wxString label) | albaGUIListBox | |
SetItemLabel(wxString label) | albaGUIListBox | |
SetListener(albaObserver *listener) | albaGUIListBox | inline |
~albaGUIListBox() | albaGUIListBox | virtual |