#import <EMGridView.h>
Inherited by EMBarrelGridView.
Public Member Functions | |
| (void) | - gridView:willDisplayGridSection: |
| (void) | - gridView:didDisplayGridSection: |
| (void) | - gridView:didSelectCellAtIndexPath: |
| (void) | - gridViewWillReloadData: |
| (void) | - gridView:didScrollToPage: |
| (CGSize) | - gridView:sizeForCellAtIndexPath: |
Conforms to UIScrollViewDelegate, but does not pass through the "Managing Zooming" messages
| - (CGSize) gridView: | (EMGridView *) | gridView | |
| sizeForCellAtIndexPath: | (NSIndexPath *) | indexPath | |
[optional] |
Allows to customize cell size; if CGSizeZero is returned EMGridView is using cell size that it has calculated
1.8.0