#include <definterface.h>
Collaboration diagram for wxIFMComponentButtonEvent:

Public Member Functions | |
| wxIFMComponentButtonEvent (wxEventType type, wxIFMComponent *component, wxIFMComponentButton *button) | |
| wxIFMComponentButton * | GetButton () const |
Private Attributes | |
| wxIFMComponentButton * | m_button |
Definition at line 727 of file definterface.h.
|
||||||||||||||||
|
Definition at line 733 of file definterface.h. |
|
|
Definition at line 741 of file definterface.h. References m_button. Referenced by wxIFMDefaultPanelPlugin::OnComponentButtonClick(), and wxIFMDefaultContainerPlugin::OnComponentButtonClick(). |
|
|
Definition at line 730 of file definterface.h. Referenced by GetButton(). |