#import <ap_CocoaDialog_Goto.h>
Public Member Functions | |
| () | - AP_CocoaDialog_Goto |
| (virtual) | - ~AP_CocoaDialog_Goto |
| (virtual void) | - runModeless |
| (virtual void) | - destroy |
| (virtual void) | - activate |
| (virtual void) | - notifyActiveFrame |
| (void) | - setSelectedRow |
| (int) | - getSelectedRow |
| (const char *) | - getWindowName |
Static Public Member Functions | |
| (static XAP_Dialog *) | + static_constructor |
Private Attributes | |
| AP_CocoaDialog_GotoController * | m_dlg |
| - AP_CocoaDialog_Goto: | (XAP_DialogFactory *) | pDlgFactory | ||
| (XAP_Dialog_Id) | flgid | |||
Referenced by static_constructor.
| - AP_CocoaDialog_Goto: | (void) |
| - (void) activate | (void) |
Implements XAP_Dialog_Modeless.
References AP_Dialog_Goto::ConstructWindowName(), getWindowName, and m_dlg.
| - (void) destroy | (void) |
Implements XAP_Dialog_Modeless.
References m_dlg, and XAP_Dialog_Modeless::modeless_cleanup().
| - (int) getSelectedRow | (void) |
| - (const char*) getWindowName | (void) | const |
Referenced by activate, notifyActiveFrame, and runModeless.
| - (void) notifyActiveFrame | (XAP_Frame *) | pFrame |
Reimplemented from XAP_Dialog_Modeless.
References AP_Dialog_Goto::ConstructWindowName(), getWindowName, and m_dlg.
| - (void) runModeless | (XAP_Frame *) | pFrame |
| - (void) setSelectedRow | (int) | row |
| + (XAP_Dialog *) static_constructor | (XAP_DialogFactory *) | pFactory | ||
| (XAP_Dialog_Id) | dlgid | |||
References AP_CocoaDialog_Goto.
- (AP_CocoaDialog_GotoController*) m_dlg [private] |
Referenced by activate, destroy, notifyActiveFrame, and runModeless.
1.7.1