Mobile API Reference  MicroStrategy 2019
MSIDataElement Class Reference

#import <MSIDataElement.h>

Inheritance diagram for MSIDataElement:
MSIHeaderValue MSIAttributeElement MSIConsolidationElement MSICustomGroupElement MSICustomGroupItemElement MSISubtotalElement

Instance Methods

(NSString *) - elementIDWithoutAttributeID
 
- Instance Methods inherited from MSIHeaderValue
(void) - setRowIndex:columnIndex:
 
(MSIPropertyGroup *) - getFormat
 
(NSInteger) - type
 
(MSIHeader *) - header
 
(NSString *) - colorCode
 
(NSString *) - hexColorCode
 
(UIFont *) - collectFormatAndGetFormattedFont
 

Protected Attributes

NSString * elementID
 
int axis
 
- Protected Attributes inherited from MSIHeaderValue
MSIHeader *__weak owner
 
NSString * headerValue
 
NSInteger semantics
 
NSString * rawValue
 
NSString * htmlValue
 
NSString * cellColor
 
id< MSIDataProviderProtocol > __weak data
 
MSIPropertyGroupformat
 
NSInteger row
 
NSInteger col
 
NSInteger color
 
NSString * fontName
 
BOOL isBold
 
BOOL isItalic
 
BOOL isUnderLine
 
int fontColor
 
int dataType
 
unsigned char dssDataFlag
 

Additional Inherited Members

- Class Methods inherited from MSIHeaderValue
(NSString *) + getHTMLLinkString:
 

Detailed Description

Abstract superclass for non-metric (attribute, custom group or consolidation) header value.

Method Documentation

◆ elementIDWithoutAttributeID()

- (NSString*) elementIDWithoutAttributeID

Member Data Documentation

◆ axis

- (int) axis
readwritenonatomicassignprotected

◆ elementID

- (NSString *) elementID
readwritenonatomicstrongprotected