#import <OOTVOptionsCollectionViewController.h>
- (BOOL) collectionView: |
|
(UICollectionView *) |
collectionView |
canFocusItemAtIndexPath: |
|
(NSIndexPath *) |
indexPath |
|
|
| |
|
implementation |
- (UICollectionViewCell *) collectionView: |
|
(UICollectionView *) |
collectionView |
cellForItemAtIndexPath: |
|
(NSIndexPath *) |
indexPath |
|
|
| |
|
implementation |
- (void) collectionView: |
|
(UICollectionView *) |
collectionView |
didDeselectItemAtIndexPath: |
|
(NSIndexPath *) |
indexPath |
|
|
| |
|
implementation |
- (void) collectionView: |
|
(UICollectionView *) |
collectionView |
didSelectItemAtIndexPath: |
|
(NSIndexPath *) |
indexPath |
|
|
| |
|
implementation |
- (CGSize) collectionView: |
|
(UICollectionView *) |
collectionView |
layout: |
|
(UICollectionViewLayout *) |
collectionViewLayout |
sizeForItemAtIndexPath: |
|
(NSIndexPath *) |
indexPath |
|
|
| |
|
implementation |
- (NSInteger) collectionView: |
|
(UICollectionView *) |
collectionView |
numberOfItemsInSection: |
|
(NSInteger) |
section |
|
|
| |
|
implementation |
- (BOOL) collectionView: |
|
(UICollectionView *) |
collectionView |
shouldHighlightItemAtIndexPath: |
|
(NSIndexPath *) |
indexPath |
|
|
| |
|
implementation |
- (BOOL) collectionView: |
|
(UICollectionView *) |
collectionView |
shouldSelectItemAtIndexPath: |
|
(NSIndexPath *) |
indexPath |
|
|
| |
|
implementation |
- (NSInteger) numberOfSectionsInCollectionView: |
|
(UICollectionView *) |
collectionView |
|
|
implementation |
- (NSIndexPath*) selectedIndex |
|
readwritenonatomicassign |
The documentation for this class was generated from the following files: