API  1.0.0
CPOpenPanel(CPSynthesizedAccessors) Category Reference

Instance Methods

(BOOL) - allowsMultipleSelection
 
(BOOL) - canChooseDirectories
 
(BOOL) - canChooseFiles
 
(CPURL- directoryURL
 
(void) - setAllowsMultipleSelection:
 
(void) - setCanChooseDirectories:
 
(void) - setCanChooseFiles:
 
(void) - setDirectoryURL:
 

Detailed Description

Definition at line 68 of file CPOpenPanel.j.

Method Documentation

◆ allowsMultipleSelection()

- (BOOL) allowsMultipleSelection
implementation

Synthesized accessor method.

Extends class CPOpenPanel.

Definition at line 105 of file CPOpenPanel.j.

◆ canChooseDirectories()

- (BOOL) canChooseDirectories
implementation

Synthesized accessor method.

Extends class CPOpenPanel.

Definition at line 89 of file CPOpenPanel.j.

◆ canChooseFiles()

- (BOOL) canChooseFiles
implementation

Synthesized accessor method.

Extends class CPOpenPanel.

Definition at line 73 of file CPOpenPanel.j.

◆ directoryURL()

- (CPURL) directoryURL
implementation

Synthesized accessor method.

Extends class CPOpenPanel.

Definition at line 121 of file CPOpenPanel.j.

◆ setAllowsMultipleSelection:()

- (void) setAllowsMultipleSelection: (BOOL)  aValue
implementation

Synthesized accessor method.

Extends class CPOpenPanel.

Definition at line 113 of file CPOpenPanel.j.

◆ setCanChooseDirectories:()

- (void) setCanChooseDirectories: (BOOL)  aValue
implementation

Synthesized accessor method.

Extends class CPOpenPanel.

Definition at line 97 of file CPOpenPanel.j.

◆ setCanChooseFiles:()

- (void) setCanChooseFiles: (BOOL)  aValue
implementation

Synthesized accessor method.

Extends class CPOpenPanel.

Definition at line 81 of file CPOpenPanel.j.

◆ setDirectoryURL:()

- (void) setDirectoryURL: (CPURL aValue
implementation

Synthesized accessor method.

Extends class CPOpenPanel.

Definition at line 129 of file CPOpenPanel.j.


The documentation for this category was generated from the following file: