#include <treebook.h>
Public Member Functions | |
wxTreebookEvent (wxEventType commandType=wxEVT_NULL, int id=0, int nSel=wxNOT_FOUND, int nOldSel=wxNOT_FOUND) | |
wxTreebookEvent (const wxTreebookEvent &event) | |
virtual wxEvent * | Clone () const |
Definition at line 269 of file treebook.h.
|
Definition at line 272 of file treebook.h.
|
|
Definition at line 278 of file treebook.h.
|
|
Definition at line 283 of file treebook.h. 00283 { return new wxTreebookEvent(*this); }
|