Mobile API Reference  MicroStrategy 2019
SummaryCell Class Reference

#import <SummaryCell.h>

Inheritance diagram for SummaryCell:

Class Methods

(CGFloat) + getPreferredHeight:
 

Protected Attributes

UILabel * titleLabel
 
UILabel * valueLabel
 

Properties

NSString * title
 
NSString * value
 

Method Documentation

◆ getPreferredHeight:()

+ (CGFloat) getPreferredHeight: (NSString *)  text

Member Data Documentation

◆ titleLabel

- (UILabel*) titleLabel
protected

◆ valueLabel

- (UILabel*) valueLabel
protected

Property Documentation

◆ title

- (NSString *) title
readwritenonatomiccopy

◆ value

- (NSString *) value
readwritenonatomiccopy