Public Member Functions | Protected Attributes

AP_CocoaDialog_ParagraphController Class Reference

#import <ap_CocoaDialog_Paragraph.h>

Inheritance diagram for AP_CocoaDialog_ParagraphController:
<XAP_CocoaDialogProtocol>

List of all members.

Public Member Functions

(IBAction) - cancelAction:
(IBAction) - okAction:
(IBAction) - tabAction:
(IBAction) - checkBoxAction:
(IBAction) - menuAction:
(IBAction) - editAction:
(NSPopUpButton *) - specialPopup
(NSPopUpButton *) - lineSpacingPopup
(NSPopUpButton *) - alignmentPopup
(XAP_CocoaNSView *) - preview
(id- _getWidget:

Protected Attributes

IBOutlet NSTextField * _alignmentLabel
IBOutlet NSPopUpButton * _alignmentPopup
IBOutlet NSTextField * _atData
IBOutlet NSTextField * _atLabel
IBOutlet NSTextField * _byData
IBOutlet NSTextField * _byLabel
IBOutlet NSButton * _cancelBtn
IBOutlet NSButton * _dontHyphenBtn
IBOutlet NSBox * _indentationBox
IBOutlet NSFormCell * _indentLeftFormCell
IBOutlet NSFormCell * _indentRightFormCell
IBOutlet NSButton * _keepNextBtn
IBOutlet NSButton * _keepsLinesBtn
IBOutlet NSTextField * _lineSpacingLabel
IBOutlet NSPopUpButton * _lineSpacingPopup
IBOutlet NSTabView * _mainTab
IBOutlet NSButton * _okBtn
IBOutlet NSButton * _pageBreakBtn
IBOutlet NSBox * _paginationBox
IBOutlet XAP_CocoaNSView_preview
IBOutlet NSBox * _previewBox
IBOutlet NSButton * _rtlDominantBtn
IBOutlet NSFormCell * _spacingAfterFormCell
IBOutlet NSFormCell * _spacingBeforeFormCell
IBOutlet NSBox * _spacingBox
IBOutlet NSTextField * _specialLabel
IBOutlet NSPopUpButton * _specialPopup
IBOutlet NSButton * _suppressLineNumBtn
IBOutlet NSButton * _tabsBtn
IBOutlet NSButton * _widowOrphanBtn
AP_CocoaDialog_Paragraph_xap

Member Function Documentation

- (NSPopUpButton *) alignmentPopup  

References _alignmentPopup.

- (IBAction) cancelAction: (id sender  
- (IBAction) checkBoxAction: (id sender  
- (IBAction) editAction: (id sender  
- (NSPopUpButton *) lineSpacingPopup  

References _lineSpacingPopup.

- (IBAction) menuAction: (id sender  
- (IBAction) okAction: (id sender  
- (XAP_CocoaNSView *) preview  

References _preview.

- (NSPopUpButton *) specialPopup  

References _specialPopup.

- (IBAction) tabAction: (id sender  

Member Data Documentation

- (IBOutlet NSTextField*) _alignmentLabel [protected]
- (IBOutlet NSPopUpButton*) _alignmentPopup [protected]

Referenced by _getWidget:, and alignmentPopup.

- (IBOutlet NSTextField*) _atData [protected]

Referenced by _getWidget:.

- (IBOutlet NSTextField*) _atLabel [protected]
- (IBOutlet NSTextField*) _byData [protected]

Referenced by _getWidget:.

- (IBOutlet NSTextField*) _byLabel [protected]
- (IBOutlet NSButton*) _cancelBtn [protected]
- (IBOutlet NSButton*) _dontHyphenBtn [protected]

Referenced by _getWidget:.

- (IBOutlet NSBox*) _indentationBox [protected]
- (IBOutlet NSFormCell*) _indentLeftFormCell [protected]

Referenced by _getWidget:.

- (IBOutlet NSFormCell*) _indentRightFormCell [protected]

Referenced by _getWidget:.

- (IBOutlet NSButton*) _keepNextBtn [protected]

Referenced by _getWidget:.

- (IBOutlet NSButton*) _keepsLinesBtn [protected]

Referenced by _getWidget:.

- (IBOutlet NSTextField*) _lineSpacingLabel [protected]
- (IBOutlet NSPopUpButton*) _lineSpacingPopup [protected]

Referenced by _getWidget:, and lineSpacingPopup.

- (IBOutlet NSTabView*) _mainTab [protected]
- (IBOutlet NSButton*) _okBtn [protected]
- (IBOutlet NSButton*) _pageBreakBtn [protected]

Referenced by _getWidget:.

- (IBOutlet NSBox*) _paginationBox [protected]
- (IBOutlet XAP_CocoaNSView*) _preview [protected]

Referenced by preview.

- (IBOutlet NSBox*) _previewBox [protected]
- (IBOutlet NSButton*) _rtlDominantBtn [protected]

Referenced by _getWidget:.

- (IBOutlet NSFormCell*) _spacingAfterFormCell [protected]

Referenced by _getWidget:.

- (IBOutlet NSFormCell*) _spacingBeforeFormCell [protected]

Referenced by _getWidget:.

- (IBOutlet NSBox*) _spacingBox [protected]
- (IBOutlet NSTextField*) _specialLabel [protected]
- (IBOutlet NSPopUpButton*) _specialPopup [protected]

Referenced by _getWidget:, and specialPopup.

- (IBOutlet NSButton*) _suppressLineNumBtn [protected]

Referenced by _getWidget:.

- (IBOutlet NSButton*) _tabsBtn [protected]
- (IBOutlet NSButton*) _widowOrphanBtn [protected]

Referenced by _getWidget:.


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