API  0.9.7
 All Classes Files Functions Variables Macros Groups Pages
CPSavePanel Class Reference

#import <CPSavePanel.h>

+ Inheritance diagram for CPSavePanel:

Instance Methods

(CPArray) - allowedFileTypes
 
(BOOL) - allowsOtherFileTypes
 
(BOOL) - canCreateDirectories
 
(BOOL) - canSelectHiddenExtension
 
(id) - init
 
(BOOL) - isExtensionHidden
 
(CPInteger) - runModal
 
(void) - setAllowedFileTypes:
 
(void) - setAllowsOtherFileTypes:
 
(void) - setCanCreateDirectories:
 
(void) - setCanSelectHiddenExtension:
 
(void) - setExtensionHidden:
 
(CPURL- URL
 
- Instance Methods inherited from CPPanel
(BOOL) - becomesKeyOnlyIfNeeded
 
(BOOL) - canBecomeKeyWindow
 
(BOOL) - canBecomeMainWindow
 
(BOOL) - isFloatingPanel
 
(void) - setBecomesKeyOnlyIfNeeded:
 
(void) - setFloatingPanel:
 
(void) - setWorksWhenModal:
 
(BOOL) - worksWhenModal
 

Class Methods

(id) + savePanel
 

Detailed Description

Definition at line 2 of file CPSavePanel.h.

Method Documentation

- (CPArray) allowedFileTypes
implementation

Synthesized accessor method.

Provided by category CPSavePanel(CPSynthesizedAccessors).

Definition at line 158 of file CPSavePanel.j.

- (BOOL) allowsOtherFileTypes
implementation

Synthesized accessor method.

Provided by category CPSavePanel(CPSynthesizedAccessors).

Definition at line 126 of file CPSavePanel.j.

- (BOOL) canCreateDirectories
implementation

Synthesized accessor method.

Provided by category CPSavePanel(CPSynthesizedAccessors).

Definition at line 142 of file CPSavePanel.j.

- (BOOL) canSelectHiddenExtension
implementation

Synthesized accessor method.

Provided by category CPSavePanel(CPSynthesizedAccessors).

Definition at line 110 of file CPSavePanel.j.

- (id) init
implementation

Definition at line 42 of file CPSavePanel.j.

- (BOOL) isExtensionHidden
implementation

Synthesized accessor method.

Provided by category CPSavePanel(CPSynthesizedAccessors).

Definition at line 94 of file CPSavePanel.j.

- (CPInteger) runModal
implementation

Definition at line 52 of file CPSavePanel.j.

+ (id) savePanel
implementation

Definition at line 37 of file CPSavePanel.j.

- (void) setAllowedFileTypes: (CPArray)  aValue
implementation

Synthesized accessor method.

Provided by category CPSavePanel(CPSynthesizedAccessors).

Definition at line 166 of file CPSavePanel.j.

- (void) setAllowsOtherFileTypes: (BOOL)  aValue
implementation

Synthesized accessor method.

Provided by category CPSavePanel(CPSynthesizedAccessors).

Definition at line 134 of file CPSavePanel.j.

- (void) setCanCreateDirectories: (BOOL)  aValue
implementation

Synthesized accessor method.

Provided by category CPSavePanel(CPSynthesizedAccessors).

Definition at line 150 of file CPSavePanel.j.

- (void) setCanSelectHiddenExtension: (BOOL)  aValue
implementation

Synthesized accessor method.

Provided by category CPSavePanel(CPSynthesizedAccessors).

Definition at line 118 of file CPSavePanel.j.

- (void) setExtensionHidden: (BOOL)  aValue
implementation

Synthesized accessor method.

Provided by category CPSavePanel(CPSynthesizedAccessors).

Definition at line 102 of file CPSavePanel.j.

- (CPURL) URL
implementation

Definition at line 82 of file CPSavePanel.j.


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