This is the complete list of members for albaGUICheckListBox, including all inherited members.
AddItem(int id, wxString label) | albaGUICheckListBox | |
AddItem(int id, wxString label, bool checked) | albaGUICheckListBox | |
albaGUICheckListBox(wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL|wxCLIP_CHILDREN) | albaGUICheckListBox | |
albaGUIPanel(wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL, const wxString &name="panel") | albaGUIPanel | |
CheckItem(int id, bool check) | albaGUICheckListBox | |
Clear() | albaGUICheckListBox | |
FindItem(wxString label) | albaGUICheckListBox | |
FindItemIndex(int id) | albaGUICheckListBox | |
GetItemLabel(int id) | albaGUICheckListBox | |
GetNumberOfItems() | albaGUICheckListBox | inline |
GetSelection() | albaGUICheckListBox | inline |
HighlightItem(int index, int rgbText[3], int rgbBack[3]) | albaGUICheckListBox | |
IsCheckEvent() | albaGUICheckListBox | inline |
IsItemChecked(int id) | albaGUICheckListBox | |
m_Array | albaGUICheckListBox | protected |
m_CheckEvent | albaGUICheckListBox | protected |
m_CheckListBox | albaGUICheckListBox | protected |
m_CheckMode | albaGUICheckListBox | protected |
m_Listener | albaGUICheckListBox | protected |
m_NextPanel | albaGUIPanel | |
m_PreventNotify | albaGUICheckListBox | protected |
m_SelectedItem | albaGUICheckListBox | protected |
OnCheck(wxCommandEvent &event) | albaGUICheckListBox | protected |
OnSelect(wxCommandEvent &event) | albaGUICheckListBox | protected |
OnSize(wxSizeEvent &event) | albaGUICheckListBox | protected |
RemoveItem(int id) | albaGUICheckListBox | |
Select(int id) | albaGUICheckListBox | |
SetCheckEvent(bool enable) | albaGUICheckListBox | inline |
SetCheckMode(int mode) | albaGUICheckListBox | inline |
SetCheckModeToCheck() | albaGUICheckListBox | inline |
SetCheckModeToRadio() | albaGUICheckListBox | inline |
SetItemLabel(int id, albaString label) | albaGUICheckListBox | |
SetListener(albaObserver *listener) | albaGUICheckListBox | inline |
~albaGUICheckListBox() | albaGUICheckListBox | virtual |