API  1.0.0
CPControllerSelectionProxy.h
Go to the documentation of this file.
1 
3 {
4  id _controller;
5  id _keys;
6 
7  CPDictionary _cachedValues;
8  CPArray _observationProxies;
9 
10  Object _observedObjectsByKeyPath;
11 }
12 @end
A mutable key-value pair collection.
Definition: CPDictionary.h:2