#import <ap_CocoaDialog_Tab.h>
Public Member Functions | |
() | - AP_CocoaDialog_Tab_Proxy |
(void) | - cancelAction |
(void) | - clearAction |
(void) | - clearAllAction |
(void) | - okAction |
(void) | - setAction |
(void) | - alignmentAction |
(void) | - leaderAction |
(void) | - positionEditAction |
(void) | - tabListAction |
Private Attributes | |
AP_CocoaDialog_Tab * | m_dlg |
- AP_CocoaDialog_Tab_Proxy: | (AP_CocoaDialog_Tab *) | dialog |
- (void) alignmentAction | (id) | sender |
References AP_CocoaDialog_Tab::event_Alignment, and m_dlg.
Referenced by AP_CocoaDialog_TabController::alignmentAction:.
- (void) cancelAction | (void) |
References AP_CocoaDialog_Tab::event_Cancel, and m_dlg.
Referenced by AP_CocoaDialog_TabController::cancelAction:.
- (void) clearAction | (void) |
References AP_Dialog_Tab::_event_Clear(), and m_dlg.
Referenced by AP_CocoaDialog_TabController::clearAction:.
- (void) clearAllAction | (void) |
References AP_Dialog_Tab::_event_ClearAll(), and m_dlg.
Referenced by AP_CocoaDialog_TabController::clearAllAction:.
- (void) leaderAction | (id) | sender |
References AP_CocoaDialog_Tab::event_Leader, and m_dlg.
Referenced by AP_CocoaDialog_TabController::leaderAction:.
- (void) okAction | (void) |
References AP_CocoaDialog_Tab::event_OK, and m_dlg.
Referenced by AP_CocoaDialog_TabController::okAction:.
- (void) positionEditAction | (void) |
References AP_Dialog_Tab::_event_TabChange(), and m_dlg.
Referenced by AP_CocoaDialog_TabController::positionEditAction:.
- (void) setAction | (void) |
References AP_Dialog_Tab::_event_Set(), and m_dlg.
Referenced by AP_CocoaDialog_TabController::setAction:.
- (void) tabListAction | (UT_sint32) | index |
References AP_Dialog_Tab::_event_TabSelected(), and m_dlg.
Referenced by AP_CocoaDialog_TabController::tabListAction:.
- (AP_CocoaDialog_Tab*) m_dlg [private] |
Referenced by alignmentAction, cancelAction, clearAction, clearAllAction, leaderAction, okAction, positionEditAction, setAction, and tabListAction.