Library Mobile API Reference for iPhone  MicroStrategy 2019
InfoWindowHelper Class Reference

#import <InfoWindowHelper.h>

Inheritance diagram for InfoWindowHelper:

Instance Methods

(int) - getPanelStackBackgroundColor
 
(UIColor *) - textTintColor
 
(UIColor *) - titleBarBackgroundColor
 
(UIColor *) - titleBarDividingLineColor
 
(UIColor *) - titleBarFontColor
 
(UIColor *) - popoverBackgroundColor
 
(UIColor *) - pageIndicatorColor
 
(InfoWindowTheme) - infoWindowTheme
 

Class Methods

(UIViewController *) + getTopModalInfoWindowController
 

Properties

id< InfoWindowHelperDelegate > delegate
 

Method Documentation

◆ getPanelStackBackgroundColor()

- (int) getPanelStackBackgroundColor

◆ getTopModalInfoWindowController()

+ (UIViewController*) getTopModalInfoWindowController

◆ infoWindowTheme()

- (InfoWindowTheme) infoWindowTheme

◆ pageIndicatorColor()

- (UIColor*) pageIndicatorColor

◆ popoverBackgroundColor()

- (UIColor*) popoverBackgroundColor

◆ textTintColor()

- (UIColor*) textTintColor

This function is used to get the text tint color through DocumentThemeHelper.

◆ titleBarBackgroundColor()

- (UIColor*) titleBarBackgroundColor

◆ titleBarDividingLineColor()

- (UIColor*) titleBarDividingLineColor

◆ titleBarFontColor()

- (UIColor*) titleBarFontColor

Property Documentation

◆ delegate

- (id<InfoWindowHelperDelegate>) delegate
readwritenonatomicweak