API 0.9.5
CPSavePanel Class Reference

#import <CPSavePanel.h>

Inheritance diagram for CPSavePanel:

List of all members.

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

Class Methods

(id) + savePanel

Detailed Description

Definition at line 2 of file CPSavePanel.h.


Method Documentation

- (CPArray) allowedFileTypes

Synthesized accessor method.

Definition at line 158 of file CPSavePanel.j.

- (BOOL) allowsOtherFileTypes

Synthesized accessor method.

Definition at line 126 of file CPSavePanel.j.

- (BOOL) canCreateDirectories

Synthesized accessor method.

Definition at line 142 of file CPSavePanel.j.

- (BOOL) canSelectHiddenExtension

Synthesized accessor method.

Definition at line 110 of file CPSavePanel.j.

- (id) init

Reimplemented from CPWindow.

Definition at line 42 of file CPSavePanel.j.

- (BOOL) isExtensionHidden

Synthesized accessor method.

Definition at line 94 of file CPSavePanel.j.

- (CPInteger) runModal

Definition at line 52 of file CPSavePanel.j.

+ (id) savePanel

Definition at line 37 of file CPSavePanel.j.

- (void) setAllowedFileTypes: (CPArray aValue

Synthesized accessor method.

Definition at line 166 of file CPSavePanel.j.

- (void) setAllowsOtherFileTypes: (BOOL)  aValue

Synthesized accessor method.

Definition at line 134 of file CPSavePanel.j.

- (void) setCanCreateDirectories: (BOOL)  aValue

Synthesized accessor method.

Definition at line 150 of file CPSavePanel.j.

- (void) setCanSelectHiddenExtension: (BOOL)  aValue

Synthesized accessor method.

Definition at line 118 of file CPSavePanel.j.

- (void) setExtensionHidden: (BOOL)  aValue

Synthesized accessor method.

Definition at line 102 of file CPSavePanel.j.

- (CPURL) URL

Definition at line 82 of file CPSavePanel.j.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Defines