Public Member Functions | Protected Attributes

AP_CocoaDialog_PageSetup_Controller Class Reference

#import <ap_CocoaDialog_PageSetup.h>

List of all members.

Public Member Functions

(void) - setXAPOwner:
(NSView *) - view
(void) - fetchData
(IBAction) - adjustAction:
(IBAction) - adjustStepperAction:
(IBAction) - unitAction:

Protected Attributes

IBOutlet NSTextField * _adjustData
IBOutlet NSTextField * _adjustLabel
IBOutlet NSStepper * _adjustStepper
IBOutlet NSTextField * _bottomMargin
IBOutlet NSTextField * _footerMargin
IBOutlet NSTextField * _headerMargin
IBOutlet NSImageView * _icon
IBOutlet NSTextField * _leftMargin
IBOutlet NSBox * _marginBox
IBOutlet NSTextField * _percentLabel
IBOutlet NSTextField * _rightMargin
IBOutlet NSBox * _scaleBox
IBOutlet NSTextField * _topMargin
IBOutlet NSTextField * _unitLabel
IBOutlet NSPopUpButton * _unitPopup
IBOutlet NSView * _view
AP_CocoaDialog_PageSetup_xap
UT_Dimension _last_margin_unit

Member Function Documentation

- (IBAction) adjustAction: (id sender  

References _adjustData, and _adjustStepper.

- (IBAction) adjustStepperAction: (id sender  

References _adjustData.

- (void) fetchData  
- (void) setXAPOwner: (AP_CocoaDialog_PageSetup*)  owner  

References _xap.

- (IBAction) unitAction: (id sender  
- (NSView *) view  

References _view.


Member Data Documentation

- (IBOutlet NSTextField*) _adjustData [protected]
- (IBOutlet NSTextField*) _adjustLabel [protected]
- (IBOutlet NSStepper*) _adjustStepper [protected]

Referenced by adjustAction:.

- (IBOutlet NSTextField*) _bottomMargin [protected]

Referenced by fetchData, and unitAction:.

- (IBOutlet NSTextField*) _footerMargin [protected]

Referenced by fetchData, and unitAction:.

- (IBOutlet NSTextField*) _headerMargin [protected]

Referenced by fetchData, and unitAction:.

- (IBOutlet NSImageView*) _icon [protected]

Referenced by fetchData, and unitAction:.

- (IBOutlet NSTextField*) _leftMargin [protected]

Referenced by fetchData, and unitAction:.

- (IBOutlet NSBox*) _marginBox [protected]
- (IBOutlet NSTextField*) _percentLabel [protected]
- (IBOutlet NSTextField*) _rightMargin [protected]

Referenced by fetchData, and unitAction:.

- (IBOutlet NSBox*) _scaleBox [protected]
- (IBOutlet NSTextField*) _topMargin [protected]

Referenced by fetchData, and unitAction:.

- (IBOutlet NSTextField*) _unitLabel [protected]
- (IBOutlet NSPopUpButton*) _unitPopup [protected]

Referenced by unitAction:.

- (IBOutlet NSView*) _view [protected]

Referenced by view.

- (AP_CocoaDialog_PageSetup*) _xap [protected]

Referenced by fetchData, and setXAPOwner:.


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