#import <ap_CocoaDialog_InsertTable.h>
Public Member Functions | |
| () | - AP_CocoaDialog_InsertTable |
| (virtual) | - ~AP_CocoaDialog_InsertTable |
| (virtual void) | - runModal |
| (void) | - event_OK |
| (void) | - event_Cancel |
Static Public Member Functions | |
| (static XAP_Dialog *) | + static_constructor |
Protected Member Functions | |
| (void) | - _populateWindowData |
| (void) | - _storeWindowData |
| (AP_Dialog_InsertTable::columnType) | - _getActiveRadioItem |
Private Attributes | |
| AP_CocoaDialog_InsertTableController * | m_dlg |
| - AP_CocoaDialog_InsertTable: | (XAP_DialogFactory *) | pDlgFactory | ||
| (XAP_Dialog_Id) | dlgid | |||
Referenced by static_constructor.
| - AP_CocoaDialog_InsertTable: | (void) |
| - AP_Dialog_InsertTable: | (void) |
| - (void) _populateWindowData | (void) |
Referenced by runModal.
| - (void) _storeWindowData | (void) |
References AP_Dialog_InsertTable::m_columnType, AP_Dialog_InsertTable::m_columnWidth, m_dlg, AP_Dialog_InsertTable::m_numCols, and AP_Dialog_InsertTable::m_numRows.
Referenced by runModal.
| - (void) event_Cancel | (void) |
References AP_Dialog_InsertTable::m_answer.
| - (void) event_OK | (void) |
References AP_Dialog_InsertTable::m_answer.
| - (void) runModal | (XAP_Frame *) | pFrame |
Implements AP_Dialog_InsertTable.
References _populateWindowData, _storeWindowData, and m_dlg.
| + (XAP_Dialog *) static_constructor | (XAP_DialogFactory *) | pFactory | ||
| (XAP_Dialog_Id) | dlgid | |||
References AP_CocoaDialog_InsertTable.
- (AP_CocoaDialog_InsertTableController*) m_dlg [private] |
Referenced by _storeWindowData, and runModal.
1.7.1