Mobile API Reference  MicroStrategy 2019
SummaryController Class Reference

#import <SummaryController.h>

Inheritance diagram for SummaryController:

Instance Methods

(id) - initWithStyle:
 
(ProjectConfiguration *) - project
 
(void) - storePersonalization:elements:
 

Protected Attributes

MSIReportDisplayInforeport
 
id< Service > service
 
NSMutableArray * browsePathObjects
 
ElementListControllerelementListController
 
TaskGroup * taskGroup
 
UILabel * noPersonalizationLabel
 

Method Documentation

◆ initWithStyle:()

- (id) initWithStyle: (UITableViewStyle)  style

◆ project()

- (ProjectConfiguration*) project

◆ storePersonalization:elements:()

- (void) storePersonalization: (ObjectInfo *)  attribute
elements: (NSMutableArray *)  elements 

Member Data Documentation

◆ browsePathObjects

- (NSMutableArray *) browsePathObjects
readwritenonatomicretainprotected

◆ elementListController

- (ElementListController*) elementListController
protected

◆ noPersonalizationLabel

- (UILabel*) noPersonalizationLabel
protected

◆ report

- (MSIReportDisplayInfo *) report
readwritenonatomicretainprotected

◆ service

- (id< Service >) service
readwritenonatomicassignprotected

◆ taskGroup

- (TaskGroup *) taskGroup
readwritenonatomicretainprotected