API
0.9.6
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Macros
Groups
Pages
CPViewController.h
Go to the documentation of this file.
1
2
@interface
CPViewController
:
CPResponder
3
{
4
CPView
_view
// @accessors(property=view);
5
BOOL _isLoading;
6
BOOL _isLazy;
7
BOOL _isViewLoaded
// @accessors(getter=isViewLoaded);
8
9
id
_representedObject
// @accessors(property=representedObject);
10
CPString
_title
// @accessors(property=title);
11
12
CPString
_cibName
// @accessors(property=cibName, readonly);
13
CPBundle
_cibBundle
// @accessors(property=cibBundle, readonly);
14
CPDictionary
_cibExternalNameTable
// @accessors(property=cibExternalNameTable, readonly);
15
}
16
@end
AppKit
CPViewController.h
Generated on Tue Jan 29 2013 20:13:03 for API by
1.8.3