Instance Methods
gridView:itemAtIndex:inSection:
- (CNGridViewItem *)gridView:(CNGridView *)gridView itemAtIndex:(NSInteger)index inSection:(NSInteger)section
Declared In
CNGridViewDelegate.h
gridView:numberOfItemsInSection:
- (NSUInteger)gridView:(CNGridView *)gridView numberOfItemsInSection:(NSInteger)section
Declared In
CNGridViewDelegate.h
gridView:titleForHeaderInSection:
- (NSString *)gridView:(CNGridView *)gridView titleForHeaderInSection:(NSInteger)section
Declared In
CNGridViewDelegate.h
numberOfSectionsInGridView:
- (NSUInteger)numberOfSectionsInGridView:(CNGridView *)gridView
Declared In
CNGridViewDelegate.h
sectionIndexTitlesForGridView:
- (NSArray *)sectionIndexTitlesForGridView:(CNGridView *)gridView
Declared In
CNGridViewDelegate.h