Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | Private Attributes | Friends

AP_CocoaDialog_Tab Class Reference

#import <ap_CocoaDialog_Tab.h>

Inheritance diagram for AP_CocoaDialog_Tab:
AP_Dialog_Tab XAP_Dialog_NonPersistent XAP_Dialog

List of all members.

Public Member Functions

() - AP_CocoaDialog_Tab
(virtual) - ~AP_CocoaDialog_Tab
(virtual void) - runModal

Static Public Member Functions

(static XAP_Dialog *) + static_constructor

Protected Member Functions

(virtual void) - _controlEnable
() - SET_GATHER
() - SET_GATHER
() - SET_GATHER
(virtual void) - _setTabList
() - SET_GATHER
() - SET_GATHER
(virtual void) - _clearList
(void) - event_OK
(void) - event_Cancel
(void) - event_Leader
(void) - event_Alignment

Protected Attributes

eTabType m_current_alignment
eTabLeader m_current_leader

Private Attributes

AP_CocoaDialog_TabControllerm_dlg
XAP_StringListDataSourcem_dataSource

Friends

class AP_CocoaDialog_Tab_Proxy

Constructor & Destructor Documentation

- AP_CocoaDialog_Tab: (XAP_DialogFactory *)  pDlgFactory
(XAP_Dialog_Id dlgid 

References m_current_alignment, and m_current_leader.

Referenced by static_constructor.

- AP_CocoaDialog_Tab: (void)   

References m_dataSource.


Member Function Documentation

- (void) _clearList  

Implements AP_Dialog_Tab.

References m_dataSource, and m_dlg.

- (void) _controlEnable (tControl ctlid
(bool)  value 

Implements AP_Dialog_Tab.

References m_dlg.

- (void) _setTabList (UT_uint32 count  
- (void) event_Cancel (void)   
- (void) event_Leader (id sender  
- (void) event_OK (void)   
- AP_CocoaDialog_Tab: (Alignment) 
(eTabType  

Reimplemented from AP_Dialog_Tab.

- AP_CocoaDialog_Tab: (DefaultTabStop) 
(const gchar *)   

Reimplemented from AP_Dialog_Tab.

- AP_CocoaDialog_Tab: (TabEdit) 
(const char *)   

Reimplemented from AP_Dialog_Tab.

- AP_CocoaDialog_Tab: (SelectTab) 
(UT_sint32  

Reimplemented from AP_Dialog_Tab.

- AP_CocoaDialog_Tab: (Leader) 
(eTabLeader  

Reimplemented from AP_Dialog_Tab.

+ (XAP_Dialog *) static_constructor (XAP_DialogFactory *)  pFactory
(XAP_Dialog_Id dlgid 

References AP_CocoaDialog_Tab.


Friends And Related Function Documentation

- (friend class) AP_CocoaDialog_Tab_Proxy [friend]

Member Data Documentation

- (eTabType) m_current_alignment [protected]

Referenced by AP_CocoaDialog_Tab, and event_Alignment.

- (eTabLeader) m_current_leader [protected]

Referenced by AP_CocoaDialog_Tab, and event_Leader.


The documentation for this class was generated from the following files: