- void OnText(wxCommandEvent &event);
- void OnEditKey(wxKeyEvent & event);
- void OnCalKey(wxKeyEvent & event);
- void OnClick(wxCommandEvent &event);
- void OnSelChange(wxCalendarEvent &event);
- void OnSetFocus(wxFocusEvent &event);
- void OnKillFocus(wxFocusEvent &event);
- void OnChildSetFocus(wxChildFocusEvent &event);
+ // return the list of the windows composing this one
+ virtual wxWindowList GetCompositeWindowParts() const;