wxLuaStackListCtrl Class Reference

Collaboration diagram for wxLuaStackListCtrl:
[legend]

List of all members.

Public Member Functions

 wxLuaStackListCtrl (wxLuaStackDialog *stkDialog, wxWindow *parent, wxWindowID winid=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxLC_REPORT, const wxValidator &validator=wxDefaultValidator, const wxString &name=wxT("wxLuaStackListCtrl"))
virtual wxString OnGetItemText (long item, long column) const
virtual int OnGetItemImage (long item) const
virtual int OnGetItemColumnImage (long item, long column) const
virtual wxListItemAttr * OnGetItemAttr (long item) const

Public Attributes

wxListItemAttr m_itemAttr
wxLuaStackDialogm_stkDlg

Detailed Description

Definition at line 48 of file wxlstack.cpp.


Constructor & Destructor Documentation

wxLuaStackListCtrl::wxLuaStackListCtrl ( wxLuaStackDialog stkDialog,
wxWindow *  parent,
wxWindowID  winid = wxID_ANY,
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxDefaultSize,
long  style = wxLC_REPORT,
const wxValidator &  validator = wxDefaultValidator,
const wxString &  name = wxT("wxLuaStackListCtrl") 
)

Definition at line 51 of file wxlstack.cpp.

References m_stkDlg.


Member Function Documentation

wxListItemAttr * wxLuaStackListCtrl::OnGetItemAttr ( long  item  )  const [virtual]
int wxLuaStackListCtrl::OnGetItemColumnImage ( long  item,
long  column 
) const [virtual]
int wxLuaStackListCtrl::OnGetItemImage ( long  item  )  const [virtual]

Definition at line 78 of file wxlstack.cpp.

wxString wxLuaStackListCtrl::OnGetItemText ( long  item,
long  column 
) const [virtual]

Definition at line 74 of file wxlstack.cpp.

References wxLuaStackDialog::GetItemText(), and m_stkDlg.


Member Data Documentation

Definition at line 69 of file wxlstack.cpp.

Referenced by OnGetItemAttr().


The documentation for this class was generated from the following file:
Generated on Tue Jul 13 10:30:39 2010 for wxLua by  doxygen 1.6.3