API
0.9.9
CPOpenPanel.h
Go to the documentation of this file.
1
2
@interface
CPOpenPanel
:
CPPanel
3
{
4
BOOL _canChooseFiles
// @accessors(property=canChooseFiles);
5
BOOL _canChooseDirectories
// @accessors(property=canChooseDirectories);
6
BOOL _allowsMultipleSelection
// @accessors(property=allowsMultipleSelection);
7
CPURL
_directoryURL
// @accessors(property=directoryURL);
8
CPArray _URLs;
9
}
10
@end
CPOpenPanel
Definition:
CPOpenPanel.h:2
CPPanel
Definition:
CPPanel.h:2
CPURL
Definition:
CPURL.h:2
AppKit
CPOpenPanel.h
Generated on Fri Apr 1 2016 23:03:24 for API by
1.8.11