Public Member Functions | |
| XAP_Date_Proxy (AP_CocoaDialog_Insert_DateTime *dlg) | |
| virtual void | okAction () |
| virtual void | cancelAction () |
| virtual void | selectAction () |
Private Attributes | |
| AP_CocoaDialog_Insert_DateTime * | m_dlg |
| XAP_Date_Proxy::XAP_Date_Proxy | ( | AP_CocoaDialog_Insert_DateTime * | dlg | ) | [inline] |
| virtual void XAP_Date_Proxy::cancelAction | ( | ) | [inline, virtual] |
Implements XAP_GenericListChooser_Proxy.
References AP_CocoaDialog_Insert_DateTime::event_Cancel(), and m_dlg.
| virtual void XAP_Date_Proxy::okAction | ( | ) | [inline, virtual] |
Implements XAP_GenericListChooser_Proxy.
References AP_CocoaDialog_Insert_DateTime::event_OK(), and m_dlg.
| virtual void XAP_Date_Proxy::selectAction | ( | ) | [inline, virtual] |
Implements XAP_GenericListChooser_Proxy.
References AP_CocoaDialog_Insert_DateTime::event_OK(), and m_dlg.
Referenced by cancelAction(), okAction(), and selectAction().
1.7.1