Inherits NSObject.
Public Member Functions | |
| (id) | - initWithGridView: |
| (void) | - calculate |
| (void) | - calculatePaging |
| (void) | - calculateContinuous |
Protected Attributes | |
| EMGridView * | _gridView |
| NSUInteger | _maxRows |
| NSUInteger | _maxColumns |
| CGSize | _cellSize |
| NSUInteger | _maxTiles |
| EMGridViewLayoutDirection | _tileLayoutDirection |
| EMGridViewLayoutDirection | _pageLayoutDirection |
| EMGridViewLayoutDirection | _pageTileLayoutDirection |
| CGSize | _tileSize |
| UIEdgeInsets | _cellInset |
| NSUInteger | _maxRowsActual |
| NSUInteger | _maxColumnsActual |
| NSUInteger | _pageRows |
| NSUInteger | _pageColumns |
| NSUInteger | _maxPages |
Properties | |
| NSUInteger | maxRows |
| NSUInteger | maxColumns |
| CGSize | cellSize |
| NSUInteger | maxTiles |
| EMGridViewLayoutDirection | tileLayoutDirection |
| CGSize | tileSize |
| UIEdgeInsets | cellInset |
| NSUInteger | pageRows |
| NSUInteger | pageColumns |
| NSUInteger | maxPages |
| NSUInteger | tilesPerPage |
| EMGridViewLayoutDirection | pageLayoutDirection |
| EMGridViewLayoutDirection | pageTileLayoutDirection |
1.8.0