Public Member Functions | Protected Attributes

AP_CocoaDialog_NewController Class Reference

#import <ap_CocoaDialog_New.h>

List of all members.

Public Member Functions

(void) - tableViewSelectionDidChange:
(IBAction) - cancelAction:
(IBAction) - radioButtonAction:
(IBAction) - chooseAction:
(IBAction) - okAction:
(void) - synchronizeGUI:
(BOOL) - existingBtnState
(void) - setExistingBtnState:
(NSString *) - NS_RETURNS_NOT_RETAINED
(void) - setFileName:

Protected Attributes

 __pad0__: NSWindowController <XAP_CocoaDialogProtocol
NSTableViewDelegate IBOutlet
NSButton * 
_cancelBtn
IBOutlet NSButton * _chooseFileBtn
IBOutlet NSButton * _createNewBtn
IBOutlet NSButton * _okBtn
IBOutlet NSButton * _openBtn
IBOutlet NSTextField * _documentNameData
IBOutlet NSTableView * _templateList
AP_CocoaDialog_New_xap
XAP_StringListDataSource_dataSource
NSMutableArray * m_templates

Member Function Documentation

- (IBAction) cancelAction: (id sender  
- (IBAction) chooseAction: (id sender  
- (BOOL) existingBtnState  

References _openBtn.

- (NSString *) NS_RETURNS_NOT_RETAINED  
- (IBAction) okAction: (id sender  
- (IBAction) radioButtonAction: (id sender  

References synchronizeGUI:.

- (void) setExistingBtnState: (BOOL)  state  

References _openBtn.

- (void) setFileName: (NSString*)  name  

References _documentNameData.

- (void) synchronizeGUI: (NSControl*)  control  
- (void) tableViewSelectionDidChange: (NSNotification *)  aNotification  

Member Data Documentation

- AP_CocoaDialog_NewController: [protected]
- (NSTableViewDelegate IBOutlet NSButton*) _cancelBtn [protected]
- (IBOutlet NSButton*) _chooseFileBtn [protected]

Referenced by synchronizeGUI:.

- (IBOutlet NSButton*) _createNewBtn [protected]

Referenced by synchronizeGUI:.

- (IBOutlet NSTextField*) _documentNameData [protected]

Referenced by setFileName:, and synchronizeGUI:.

- (IBOutlet NSButton*) _okBtn [protected]
- (IBOutlet NSButton*) _openBtn [protected]
- (IBOutlet NSTableView*) _templateList [protected]
- (AP_CocoaDialog_New*) _xap [protected]

Referenced by cancelAction:, chooseAction:, and okAction:.

- (NSMutableArray*) m_templates [protected]

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