Mobile API Reference  MicroStrategy 2019
BucketElementCountImageView Class Reference

#import <BucketElementCountImageView.h>

Inheritance diagram for BucketElementCountImageView:

Instance Methods

(void) - updateCount:
 

Protected Attributes

NSInteger countNumber
 
NSInteger countDigit
 
UILabel * countLabel
 
RoundedRectView * backgroundView
 

Method Documentation

◆ updateCount:()

- (void) updateCount: (NSInteger)  count

Member Data Documentation

◆ backgroundView

- (RoundedRectView*) backgroundView
protected

◆ countDigit

- (NSInteger) countDigit
protected

◆ countLabel

- (UILabel*) countLabel
protected

◆ countNumber

- (NSInteger) countNumber
protected