Cappuccino
1.0.0
All
Classes
Files
Functions
Variables
Typedefs
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 Fri Sep 7 2018 11:26:15 for Cappuccino by
1.8.3