Public Member Functions | Public Attributes

AP_CocoaDialog_ListsController Class Reference

#import <ap_CocoaDialog_Lists.h>

Inheritance diagram for AP_CocoaDialog_ListsController:
<XAP_CocoaDialogProtocol>

List of all members.

Public Member Functions

(id- initFromNib
(void) - setXAPOwner:
(void) - discardXAP
(void) - windowDidLoad
(void) - windowDidBecomeKey:
(XAP_CocoaNSView *) - preview
(NSMenuItem *) - selectedListStyle
(NSMenuItem *) - selectedListType
(void) - setStyleMenu:
(void) - selectFolding:
(int) - selectedTab
(int) - listAction
(IBAction) - applyAction:
(IBAction) - cancelAction:
(IBAction) - labelAlignAction:
(IBAction) - labelAlignActionStepper:
(IBAction) - setDefaultAction:
(IBAction) - startAtAction:
(IBAction) - startAtStepperAction:
(IBAction) - styleChangedAction:
(IBAction) - textAlignAction:
(IBAction) - textAlignActionStepper:
(IBAction) - typeChangedAction:
(IBAction) - valueChangedAction:
(IBAction) - foldingChanged:

Public Attributes

IBOutlet NSButton * _applyBtn
IBOutlet NSCell * _applyToCurrentBtn
IBOutlet NSCell * _attachToPreviousBtn
IBOutlet NSButton * _cancelBtn
IBOutlet NSTextField * _fontLabel
IBOutlet NSPopUpButton * _fontPopup
IBOutlet NSTextField * _formatData
IBOutlet NSTextField * _formatLabel
IBOutlet NSTextField * _labelAlignData
IBOutlet NSTextField * _labelAlignLabel
IBOutlet NSStepper * _labelAlignStepper
IBOutlet NSTextField * _levelDelimData
IBOutlet NSTextField * _levelDelimLabel
IBOutlet NSMatrix * _listActionMatrix
IBOutlet XAP_CocoaNSView_preview
IBOutlet NSBox * _previewBox
IBOutlet NSButton * _setDefaultBtn
IBOutlet NSTextField * _startAtData
IBOutlet NSTextField * _startAtLabel
IBOutlet NSStepper * _startAtStepper
IBOutlet NSCell * _startNewListBtn
IBOutlet NSTextField * _styleLabel
IBOutlet NSPopUpButton * _stylePopup
IBOutlet NSTextField * _textAlignData
IBOutlet NSTextField * _textAlignLabel
IBOutlet NSStepper * _textAlignStepper
IBOutlet NSTextField * _typeLabel
IBOutlet NSPopUpButton * _typePopup
IBOutlet NSTabView * _mainTab
IBOutlet NSBox * _hideTextLabel
IBOutlet NSMatrix * _foldingMatrix
IBOutlet NSCell * _noFoldingBtn
IBOutlet NSCell * _foldLevel1Btn
IBOutlet NSCell * _foldLevel2Btn
IBOutlet NSCell * _foldLevel3Btn
IBOutlet NSCell * _foldLevel4Btn
IBOutlet NSMenu * m_listStyleNone_menu
IBOutlet NSMenu * m_listStyleNumbered_menu
IBOutlet NSMenu * m_listStyleBulleted_menu
AP_CocoaDialog_Lists_xap

Member Function Documentation

- (IBAction) applyAction: (id sender  
- (IBAction) cancelAction: (id sender  
- (void) discardXAP  

Reimplemented from <XAP_CocoaDialogProtocol>.

References _xap.

- (IBAction) foldingChanged: (id sender  
- (id) initFromNib  

Reimplemented from <XAP_CocoaDialogProtocol>.

- (IBAction) labelAlignAction: (id sender  
- (IBAction) labelAlignActionStepper: (id sender  
- (int) listAction  

References _listActionMatrix.

- (XAP_CocoaNSView *) preview  

References _preview.

- (NSMenuItem *) selectedListStyle  

References _stylePopup.

- (NSMenuItem *) selectedListType  

References _typePopup.

- (int) selectedTab  

References _mainTab.

- (void) selectFolding: (int)  folding  

References _foldingMatrix.

- (IBAction) setDefaultAction: (id sender  
- (void) setXAPOwner: (XAP_Dialog *)  owner  

Reimplemented from <XAP_CocoaDialogProtocol>.

References _xap, and UT_ASSERT.

- (IBAction) startAtAction: (id sender  
- (IBAction) startAtStepperAction: (id sender  
- (IBAction) textAlignAction: (id sender  
- (IBAction) textAlignActionStepper: (id sender  
- (IBAction) typeChangedAction: (id sender  

Member Data Documentation

- (IBOutlet NSButton*) _applyBtn

Referenced by windowDidLoad.

- (IBOutlet NSCell*) _applyToCurrentBtn

Referenced by windowDidLoad.

- (IBOutlet NSCell*) _attachToPreviousBtn

Referenced by windowDidLoad.

- (IBOutlet NSButton*) _cancelBtn

Referenced by windowDidLoad.

- (IBOutlet NSMatrix*) _foldingMatrix

Referenced by selectFolding:.

- (IBOutlet NSCell*) _foldLevel1Btn

Referenced by windowDidLoad.

- (IBOutlet NSCell*) _foldLevel2Btn

Referenced by windowDidLoad.

- (IBOutlet NSCell*) _foldLevel3Btn

Referenced by windowDidLoad.

- (IBOutlet NSCell*) _foldLevel4Btn

Referenced by windowDidLoad.

- (IBOutlet NSTextField*) _fontLabel

Referenced by windowDidLoad.

- (IBOutlet NSTextField*) _formatLabel

Referenced by windowDidLoad.

- (IBOutlet NSBox*) _hideTextLabel
- (IBOutlet NSTextField*) _labelAlignLabel

Referenced by windowDidLoad.

- (IBOutlet NSStepper*) _labelAlignStepper
- (IBOutlet NSTextField*) _levelDelimLabel

Referenced by windowDidLoad.

- (IBOutlet NSMatrix*) _listActionMatrix

Referenced by listAction.

- (IBOutlet NSTabView*) _mainTab

Referenced by selectedTab, and windowDidLoad.

- (IBOutlet NSCell*) _noFoldingBtn

Referenced by windowDidLoad.

- (IBOutlet XAP_CocoaNSView*) _preview

Referenced by preview.

- (IBOutlet NSBox*) _previewBox

Referenced by windowDidLoad.

- (IBOutlet NSButton*) _setDefaultBtn

Referenced by windowDidLoad.

- (IBOutlet NSTextField*) _startAtLabel

Referenced by windowDidLoad.

- (IBOutlet NSStepper*) _startAtStepper
- (IBOutlet NSCell*) _startNewListBtn

Referenced by windowDidLoad.

- (IBOutlet NSTextField*) _styleLabel

Referenced by windowDidLoad.

- (IBOutlet NSTextField*) _textAlignLabel

Referenced by windowDidLoad.

- (IBOutlet NSStepper*) _textAlignStepper
- (IBOutlet NSTextField*) _typeLabel

Referenced by windowDidLoad.

- (IBOutlet NSPopUpButton*) _typePopup
- (IBOutlet NSMenu*) m_listStyleBulleted_menu

Referenced by setStyleMenu:, and windowDidLoad.

- (IBOutlet NSMenu*) m_listStyleNone_menu

Referenced by setStyleMenu:, and windowDidLoad.

- (IBOutlet NSMenu*) m_listStyleNumbered_menu

Referenced by setStyleMenu:, and windowDidLoad.


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