![]() |
API
0.9.7
|
#import <CPOpenPanel.h>
Instance Methods | |
(BOOL) | - allowsMultipleSelection |
(BOOL) | - canChooseDirectories |
(BOOL) | - canChooseFiles |
(CPURL) | - directoryURL |
(CPInteger) | - runModal |
(void) | - setAllowsMultipleSelection: |
(void) | - setCanChooseDirectories: |
(void) | - setCanChooseFiles: |
(void) | - setDirectoryURL: |
(CPArray) | - URLs |
![]() | |
(BOOL) | - becomesKeyOnlyIfNeeded |
(BOOL) | - canBecomeKeyWindow |
(BOOL) | - canBecomeMainWindow |
(BOOL) | - isFloatingPanel |
(void) | - setBecomesKeyOnlyIfNeeded: |
(void) | - setFloatingPanel: |
(void) | - setWorksWhenModal: |
(BOOL) | - worksWhenModal |
Class Methods | |
(id) | + openPanel |
Definition at line 2 of file CPOpenPanel.h.
|
implementation |
Synthesized accessor method.
Provided by category CPOpenPanel(CPSynthesizedAccessors).
Definition at line 105 of file CPOpenPanel.j.
|
implementation |
Synthesized accessor method.
Provided by category CPOpenPanel(CPSynthesizedAccessors).
Definition at line 89 of file CPOpenPanel.j.
|
implementation |
Synthesized accessor method.
Provided by category CPOpenPanel(CPSynthesizedAccessors).
Definition at line 73 of file CPOpenPanel.j.
|
implementation |
Synthesized accessor method.
Provided by category CPOpenPanel(CPSynthesizedAccessors).
Definition at line 121 of file CPOpenPanel.j.
|
implementation |
Definition at line 34 of file CPOpenPanel.j.
|
implementation |
Definition at line 39 of file CPOpenPanel.j.
|
implementation |
Synthesized accessor method.
Provided by category CPOpenPanel(CPSynthesizedAccessors).
Definition at line 113 of file CPOpenPanel.j.
|
implementation |
Synthesized accessor method.
Provided by category CPOpenPanel(CPSynthesizedAccessors).
Definition at line 97 of file CPOpenPanel.j.
|
implementation |
Synthesized accessor method.
Provided by category CPOpenPanel(CPSynthesizedAccessors).
Definition at line 81 of file CPOpenPanel.j.
|
implementation |
Synthesized accessor method.
Provided by category CPOpenPanel(CPSynthesizedAccessors).
Definition at line 129 of file CPOpenPanel.j.
|
implementation |
Definition at line 61 of file CPOpenPanel.j.