doc
 All Classes Functions Variables Properties
Public Member Functions
<EMGridViewDelegate> Protocol Reference

#import <EMGridView.h>

Inherited by EMBarrelGridView.

List of all members.

Public Member Functions

(void) - gridView:willDisplayGridSection:
(void) - gridView:didDisplayGridSection:
(void) - gridView:didSelectCellAtIndexPath:
(void) - gridViewWillReloadData:
(void) - gridView:didScrollToPage:
(CGSize) - gridView:sizeForCellAtIndexPath:

Detailed Description

Conforms to UIScrollViewDelegate, but does not pass through the "Managing Zooming" messages


Member Function Documentation

- (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


The documentation for this protocol was generated from the following file: