API 0.9.5
AppKit/CPBinder.h
Go to the documentation of this file.
00001 
00002 @interface CPBinder : CPObject
00003 {
00004     CPDictionary    _info;
00005     id              _source;
00006 
00007     JSObject        _suppressedNotifications;
00008 }
00009 @end
 All Classes Files Functions Variables Defines