Mobile API Reference
MicroStrategy 2019
|
#import <EditElementSelectionsController.h>
Instance Methods | |
(id) | - initWithStyle:selectedElements: |
(void) | - elementSelectionCancelled |
(void) | - elementSelectionDone |
(void) | - setupToolbar |
(void) | - updateDeleteButtonLabel: |
(void) | - updateSelectAllButtonLabel: |
Instance Methods inherited from MultiSelectTableViewController | |
(NSInteger) | - getNumberOfCellsInSection: |
(NSInteger) | - getNumberOfSections |
(NSString *) | - getTextForCellAtIndexPath: |
(void) | - populateSelectedArray |
(void) | - didSelectRowAtIndexPath: |
(NSInteger) | - getCurrentSelectionCount |
(void) | - updateCell:atIndexPath: |
Protected Attributes | |
MultiDeleteButton * | deleteButton |
UIButton * | selectAllButton |
Protected Attributes inherited from MultiSelectTableViewController | |
BOOL | inEditMode |
BOOL | shouldAnimateRows |
Properties | |
NSMutableArray * | elementList |
ElementSelectionsController * | parent |
ElementListController * | currentController |
Properties inherited from MultiSelectTableViewController | |
UIImage * | selectedImage |
UIImage * | unselectedImage |
NSMutableArray * | selectedArray |
- (void) elementSelectionCancelled |
- (void) elementSelectionDone |
- (id) initWithStyle: | (UITableViewStyle) | style | |
selectedElements: | (NSMutableArray *) | elementList | |
- (void) setupToolbar |
- (void) updateDeleteButtonLabel: | (NSInteger) | newSelectionCnt |
- (void) updateSelectAllButtonLabel: | (NSInteger) | newSelectionCnt |
|
protected |
|
protected |
|
readwritenonatomicretain |
|
readwritenonatomicretain |
|
readwritenonatomicassign |