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

#import <CPOpenPanel.h>

+ Inheritance diagram for CPOpenPanel:

Instance Methods

(BOOL) - allowsMultipleSelection
 
(BOOL) - canChooseDirectories
 
(BOOL) - canChooseFiles
 
(CPURL- directoryURL
 
(CPInteger) - runModal
 
(void) - setAllowsMultipleSelection:
 
(void) - setCanChooseDirectories:
 
(void) - setCanChooseFiles:
 
(void) - setDirectoryURL:
 
(CPArray) - URLs
 
- Instance Methods inherited from CPPanel
(BOOL) - becomesKeyOnlyIfNeeded
 
(BOOL) - canBecomeKeyWindow
 
(BOOL) - canBecomeMainWindow
 
(BOOL) - isFloatingPanel
 
(void) - setBecomesKeyOnlyIfNeeded:
 
(void) - setFloatingPanel:
 
(void) - setWorksWhenModal:
 
(BOOL) - worksWhenModal
 

Class Methods

(id) + openPanel
 

Detailed Description

Definition at line 2 of file CPOpenPanel.h.

Method Documentation

- (BOOL) allowsMultipleSelection
implementation

Synthesized accessor method.

Provided by category CPOpenPanel(CPSynthesizedAccessors).

Definition at line 105 of file CPOpenPanel.j.

- (BOOL) canChooseDirectories
implementation

Synthesized accessor method.

Provided by category CPOpenPanel(CPSynthesizedAccessors).

Definition at line 89 of file CPOpenPanel.j.

- (BOOL) canChooseFiles
implementation

Synthesized accessor method.

Provided by category CPOpenPanel(CPSynthesizedAccessors).

Definition at line 73 of file CPOpenPanel.j.

- (CPURL) directoryURL
implementation

Synthesized accessor method.

Provided by category CPOpenPanel(CPSynthesizedAccessors).

Definition at line 121 of file CPOpenPanel.j.

+ (id) openPanel
implementation

Definition at line 34 of file CPOpenPanel.j.

- (CPInteger) runModal
implementation

Definition at line 39 of file CPOpenPanel.j.

- (void) setAllowsMultipleSelection: (BOOL)  aValue
implementation

Synthesized accessor method.

Provided by category CPOpenPanel(CPSynthesizedAccessors).

Definition at line 113 of file CPOpenPanel.j.

- (void) setCanChooseDirectories: (BOOL)  aValue
implementation

Synthesized accessor method.

Provided by category CPOpenPanel(CPSynthesizedAccessors).

Definition at line 97 of file CPOpenPanel.j.

- (void) setCanChooseFiles: (BOOL)  aValue
implementation

Synthesized accessor method.

Provided by category CPOpenPanel(CPSynthesizedAccessors).

Definition at line 81 of file CPOpenPanel.j.

- (void) setDirectoryURL: (CPURL aValue
implementation

Synthesized accessor method.

Provided by category CPOpenPanel(CPSynthesizedAccessors).

Definition at line 129 of file CPOpenPanel.j.

- (CPArray) URLs
implementation

Definition at line 61 of file CPOpenPanel.j.


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