00001 00002 @interface CPCollectionViewItem : CPViewController 00003 { 00004 BOOL _isSelected; 00005 } 00006 @end