API  1.0.0
CPSavePanel(CPSynthesizedAccessors) Category Reference

Instance Methods

(CPArray) - allowedFileTypes
 
(BOOL) - allowsOtherFileTypes
 
(BOOL) - canCreateDirectories
 
(BOOL) - canSelectHiddenExtension
 
(BOOL) - isExtensionHidden
 
(void) - setAllowedFileTypes:
 
(void) - setAllowsOtherFileTypes:
 
(void) - setCanCreateDirectories:
 
(void) - setCanSelectHiddenExtension:
 
(void) - setExtensionHidden:
 

Detailed Description

Definition at line 94 of file CPSavePanel.j.

Method Documentation

◆ allowedFileTypes()

- (CPArray) allowedFileTypes
implementation

Synthesized accessor method.

Extends class CPSavePanel.

Definition at line 163 of file CPSavePanel.j.

◆ allowsOtherFileTypes()

- (BOOL) allowsOtherFileTypes
implementation

Synthesized accessor method.

Extends class CPSavePanel.

Definition at line 131 of file CPSavePanel.j.

◆ canCreateDirectories()

- (BOOL) canCreateDirectories
implementation

Synthesized accessor method.

Extends class CPSavePanel.

Definition at line 147 of file CPSavePanel.j.

◆ canSelectHiddenExtension()

- (BOOL) canSelectHiddenExtension
implementation

Synthesized accessor method.

Extends class CPSavePanel.

Definition at line 115 of file CPSavePanel.j.

◆ isExtensionHidden()

- (BOOL) isExtensionHidden
implementation

Synthesized accessor method.

Extends class CPSavePanel.

Definition at line 99 of file CPSavePanel.j.

◆ setAllowedFileTypes:()

- (void) setAllowedFileTypes: (CPArray)  aValue
implementation

Synthesized accessor method.

Extends class CPSavePanel.

Definition at line 171 of file CPSavePanel.j.

◆ setAllowsOtherFileTypes:()

- (void) setAllowsOtherFileTypes: (BOOL)  aValue
implementation

Synthesized accessor method.

Extends class CPSavePanel.

Definition at line 139 of file CPSavePanel.j.

◆ setCanCreateDirectories:()

- (void) setCanCreateDirectories: (BOOL)  aValue
implementation

Synthesized accessor method.

Extends class CPSavePanel.

Definition at line 155 of file CPSavePanel.j.

◆ setCanSelectHiddenExtension:()

- (void) setCanSelectHiddenExtension: (BOOL)  aValue
implementation

Synthesized accessor method.

Extends class CPSavePanel.

Definition at line 123 of file CPSavePanel.j.

◆ setExtensionHidden:()

- (void) setExtensionHidden: (BOOL)  aValue
implementation

Synthesized accessor method.

Extends class CPSavePanel.

Definition at line 107 of file CPSavePanel.j.


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