#import <MultiSelectTableViewController.h>
◆ didSelectRowAtIndexPath:()
- (void) didSelectRowAtIndexPath: |
|
(NSIndexPath *) |
indexPath |
|
◆ getCurrentSelectionCount()
- (NSInteger) getCurrentSelectionCount |
|
|
|
◆ getNumberOfCellsInSection:()
- (NSInteger) getNumberOfCellsInSection: |
|
(NSInteger) |
section |
|
◆ getNumberOfSections()
- (NSInteger) getNumberOfSections |
|
|
|
◆ getTextForCellAtIndexPath:()
- (NSString *) getTextForCellAtIndexPath: |
|
(NSIndexPath *) |
indexPath |
|
◆ populateSelectedArray()
- (void) populateSelectedArray |
|
|
|
◆ updateCell:atIndexPath:()
- (void) updateCell: |
|
(UITableViewCell *) |
cell |
atIndexPath: |
|
(NSIndexPath *) |
indexPath |
|
|
| |
◆ inEditMode
◆ shouldAnimateRows
- (BOOL) shouldAnimateRows |
|
protected |
◆ selectedArray
- (NSMutableArray *) selectedArray |
|
readwritenonatomicretain |
◆ selectedImage
- (UIImage *) selectedImage |
|
readwritenonatomicretain |
◆ unselectedImage
- (UIImage *) unselectedImage |
|
readwritenonatomicretain |