ALBA
|
This is the complete list of members for albaGUIListCtrl, including all inherited members.
Add(wxWindow *window, int option=0, int flag=wxEXPAND, int border=0) | albaGUINamedPanel | inline |
Add(wxSizer *sizer, int option=0, int flag=wxEXPAND, int border=0) | albaGUINamedPanel | inline |
AddItem(wxString label, ITEM_ICONS icon=ITEM_GRAY) | albaGUIListCtrl | |
albaGUIListCtrl(wxWindow *parent, wxWindowID id=-1, bool CloseButton=false, bool HideTitle=false) | albaGUIListCtrl | |
albaGUINamedPanel(wxWindow *parent, wxWindowID id=-1, bool CloseButton=false, bool HideTitle=false) | albaGUINamedPanel | |
albaGUIPanel(wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL, const wxString &name="panel") | albaGUIPanel | |
DeleteItem(long index) | albaGUIListCtrl | |
DeselectItem(long index) | albaGUIListCtrl | |
GetItemIcon(long index) | albaGUIListCtrl | |
GetItemLabel(long index) | albaGUIListCtrl | |
GetTopPanel() | albaGUINamedPanel | inline |
GetTopSizer() | albaGUINamedPanel | inline |
m_Color | albaGUINamedPanel | protected |
m_Images | albaGUIListCtrl | protected |
m_Label | albaGUINamedPanel | protected |
m_List | albaGUIListCtrl | protected |
m_Listener | albaGUIListCtrl | protected |
m_NextPanel | albaGUINamedPanel | protected |
m_PreventNotify | albaGUIListCtrl | protected |
m_Sizer | albaGUINamedPanel | protected |
m_Top | albaGUINamedPanel | protected |
m_TopSizer | albaGUINamedPanel | protected |
OnSelectionChanged(wxListEvent &event) | albaGUIListCtrl | protected |
Remove(wxWindow *window) | albaGUINamedPanel | inline |
Remove(wxSizer *sizer) | albaGUINamedPanel | inline |
Reset() | albaGUIListCtrl | |
SelectItem(long index) | albaGUIListCtrl | |
SetColumnLabel(int col, wxString label) | albaGUIListCtrl | |
SetItemIcon(long index, ITEM_ICONS icon) | albaGUIListCtrl | |
SetItemLabel(long index, wxString label) | albaGUIListCtrl | |
SetListener(albaObserver *listener) | albaGUIListCtrl | inline |
SetTitle(wxString label) | albaGUINamedPanel | inline |
SetTitleColor(wxColour *color=NULL) | albaGUINamedPanel | |
~albaGUIListCtrl() | albaGUIListCtrl | virtual |
~albaGUINamedPanel() | albaGUINamedPanel | virtual |