Public Member Functions | Static Public Member Functions | Private Member Functions | Private Attributes

AP_CocoaDialog_Spell Class Reference

#import <ap_CocoaDialog_Spell.h>

Inheritance diagram for AP_CocoaDialog_Spell:
AP_Dialog_Spell XAP_Dialog_NonPersistent XAP_Dialog

List of all members.

Public Member Functions

() - AP_CocoaDialog_Spell
(virtual) - ~AP_CocoaDialog_Spell
(virtual void) - runModal
(virtual void) - event_Change
(virtual void) - event_ChangeAll
(virtual void) - event_Ignore
(virtual void) - event_IgnoreAll
(virtual void) - event_AddToDict
(virtual void) - event_Cancel
(virtual void) - event_SuggestionSelected
(virtual void) - event_ReplacementChanged

Static Public Member Functions

(static XAP_Dialog *) + static_constructor

Private Member Functions

(void) - _populateWindowData
(void) - _storeWindowData
(void) - _showMisspelledWord

Private Attributes

AP_CocoaDialog_Spell_Controllerm_dlg
XAP_StringListDataSourcem_suggestionList

Constructor & Destructor Documentation

- AP_CocoaDialog_Spell: (XAP_DialogFactory *)  pDlgFactory
(XAP_Dialog_Id dlgid 

Referenced by static_constructor.

- AP_CocoaDialog_Spell: (void)   

References m_suggestionList.


Member Function Documentation

- (void) _populateWindowData (void)   

References m_dlg, and m_suggestionList.

Referenced by runModal.

- (void) _storeWindowData (void)   

Referenced by runModal.

- (void) event_AddToDict (void)   
- (void) event_Cancel (void)   
- (void) event_Ignore (void)   
- (void) event_IgnoreAll (void)   
- (void) event_ReplacementChanged (void)   
- (void) event_SuggestionSelected (int)  row
(int)  column 
+ (XAP_Dialog *) static_constructor (XAP_DialogFactory *)  pFactory
(XAP_Dialog_Id dlgid 

References AP_CocoaDialog_Spell.


Member Data Documentation


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