Cappuccino
1.0.0
All
Classes
Files
Functions
Variables
Typedefs
Macros
Groups
Pages
CPObjectController.h
Go to the documentation of this file.
1
2
@interface
CPObjectController
:
CPController
3
{
4
id
_contentObject;
5
id
_selection;
6
7
Class _objectClass;
8
CPString
_objectClassName;
9
10
BOOL _isEditable;
11
BOOL _automaticallyPreparesContent;
12
BOOL _usesLazyFetching
// @accessors(getter=usesLazyFetching, setter=setUsesLazyFetching:);
13
BOOL _isUsingManagedProxy;
14
_CPManagedProxy _managedProxy;
15
16
CPCountedSet
_observedKeys;
17
}
18
@end
AppKit
CPObjectController.h
Generated on Fri Sep 7 2018 11:26:15 for Cappuccino by
1.8.3