Library Mobile API Reference for iPad  MicroStrategy 2019
DocumentThemeHelper Class Reference

#import <DocumentThemeHelper.h>

Inheritance diagram for DocumentThemeHelper:

Instance Methods

(id) - initWithThemeType:
 
(id) - initWithDocumentDefinition:withComponentKey:
 
(UIStatusBarStyle) - statusBarStyle
 
(UIImage *) - navigationBarShadowImage
 
(UIFont *) - navigationBarTitleFont
 
(UIColor *) - navigationBarTitleColor
 
(UIColor *) - tintColor
 
(UIColor *) - textColor
 
(UIColor *) - secondaryTextColor
 
(UIColor *) - backgroundColor
 
(UIColor *) - secondaryBackgroundColor
 
(UIColor *) - textTintColor
 
(UIColor *) - accentColor
 
(UIColor *) - loadingBaseViewColor
 
(UIBarButtonItem *) - separatorBarButtonItemWithWidth:
 
(UIColor *) - navigationBarShadowImageTintcolor
 
(UIColor *) - VIDocArrowDisableColor
 

Properties

ThemeType themeType
 

Method Documentation

◆ accentColor()

- (UIColor *) accentColor

◆ backgroundColor()

- (UIColor *) backgroundColor

◆ initWithDocumentDefinition:withComponentKey:()

- (id) initWithDocumentDefinition: (void *)  definition
withComponentKey: (NSString *)  componentKey 

◆ initWithThemeType:()

- (id) initWithThemeType: (ThemeType themeType

◆ loadingBaseViewColor()

- (UIColor *) loadingBaseViewColor

◆ navigationBarShadowImage()

- (UIImage *) navigationBarShadowImage

◆ navigationBarShadowImageTintcolor()

- (UIColor*) navigationBarShadowImageTintcolor

◆ navigationBarTitleColor()

- (UIColor *) navigationBarTitleColor

◆ navigationBarTitleFont()

- (UIFont *) navigationBarTitleFont

◆ secondaryBackgroundColor()

- (UIColor *) secondaryBackgroundColor

◆ secondaryTextColor()

- (UIColor *) secondaryTextColor

◆ separatorBarButtonItemWithWidth:()

- (UIBarButtonItem *) separatorBarButtonItemWithWidth: (CGFloat)  width

◆ statusBarStyle()

- (UIStatusBarStyle) statusBarStyle

◆ textColor()

- (UIColor *) textColor

◆ textTintColor()

- (UIColor *) textTintColor

◆ tintColor()

- (UIColor *) tintColor

◆ VIDocArrowDisableColor()

- (UIColor *) VIDocArrowDisableColor

Property Documentation

◆ themeType

- (ThemeType) themeType
readwritenonatomicassign