00001 00002 @interface CPCibBindingConnector : CPCibConnector 00003 { 00004 id _binding; 00005 id _keyPath; 00006 id _options; 00007 } 00008 @end