Public Member Functions | Public Attributes

AP_CocoaDialog_BreakController Class Reference

#import <ap_CocoaDialog_Break.h>

Inheritance diagram for AP_CocoaDialog_BreakController:
<XAP_CocoaDialogProtocol>

List of all members.

Public Member Functions

(void) - windowDidLoad
(IBAction) - cancelAction:
(IBAction) - okAction:
(IBAction) - insertAction:

Public Attributes

IBOutlet NSMatrix * m_insertRadioBtns
IBOutlet NSMatrix * m_sectionBreakBtns
IBOutlet NSBox * m_insertGrp
IBOutlet NSBox * m_sectionBrkGrp
IBOutlet NSButtonCell * m_pgBrkBtn
IBOutlet NSButtonCell * m_colBrkBtn
IBOutlet NSButtonCell * m_nxtPgBtn
IBOutlet NSButtonCell * m_evenPgBtn
IBOutlet NSButtonCell * m_continuousBtn
IBOutlet NSButtonCell * m_oddPgBtn
AP_CocoaDialog_Breakm_xap

Member Function Documentation

- (IBAction) cancelAction: (id sender  
- (IBAction) insertAction: (id sender  

Member Data Documentation

- (IBOutlet NSButtonCell*) m_colBrkBtn
- (IBOutlet NSButtonCell*) m_continuousBtn

Referenced by windowDidLoad.

- (IBOutlet NSButtonCell*) m_evenPgBtn

Referenced by windowDidLoad.

- (IBOutlet NSBox*) m_insertGrp

Referenced by windowDidLoad.

- (IBOutlet NSMatrix*) m_insertRadioBtns

Referenced by insertAction:, and okAction:.

- (IBOutlet NSButtonCell*) m_nxtPgBtn

Referenced by windowDidLoad.

- (IBOutlet NSButtonCell*) m_oddPgBtn

Referenced by windowDidLoad.

- (IBOutlet NSButtonCell*) m_pgBrkBtn

Referenced by windowDidLoad.

- (IBOutlet NSBox*) m_sectionBrkGrp

Referenced by windowDidLoad.


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