Mobile API Reference
MicroStrategy 2019
|
#import <TabularData.h>
Protected Attributes | |
void * | mpDataGridIterator |
void * | mpFormatManager |
NSMutableArray * | mpRowHeaderArray |
NSMutableArray * | mpMetricHeaderArray |
BOOL | isFormatInfoShared |
NSMutableDictionary * | mpVisPropsDict |
NSMutableArray * | mpAttributeArray |
BOOL | mpHasRowHeader |
- (NSMutableArray*) attributeArray |
- (int) attributeCount |
- (NSMutableArray*) attributeFormArray |
- (int) attributeFormCount |
- (MSIHeaderValue*) createHeaderValueAtRow: | (NSInteger) | reportDataCellRowIndex | |
atColumn: | (NSInteger) | reportDataCellColIndex | |
0 1 2 3 : reportDataCellColIndex RegionID DESC Profit Revenue reportDataCellRowIndex: 0-based index reportDataCellColIndex:0-based index
- (MSIHeaderValue*) createMetricValueAtRow: | (NSInteger) | reportDataCellRowIndex | |
atColumn: | (NSInteger) | reportDataCellColIndex | |
0 1 2 3 : reportDataCellColIndex RegionID DESC Profit Revenue reportDataCellRowIndex: 0-based index reportDataCellColIndex:0-based index
- (NSString*) formatMetricValue: | (double) | iValue | |
withIndex: | (int) | iIndex | |
- (MSIPropertyGroup*) getCellPropertyGroupAtRow: | (NSInteger) | rowIndex | |
atColumn: | (NSInteger) | colIndex | |
Reimplemented from <MSIDataProviderProtocol>.
- (MSIHeaderValue *) getFirstHeaderElement: | (MSIHeader *) | iHeader |
Get first MSIHeader Element
- (NSInteger) indexOfHeaderObject: | (MSIHeader *) | headerObject |
return NSNotFound if not found
- (id) initWithIterator: | (void *) | ipIterator |
- (BOOL) isElementEqualAtRow: | (NSInteger) | rowIndex | |
andColumn: | (NSInteger) | colIndex | |
withElement: | (void *) | element | |
- (NSMutableArray*) metricArray |
- (int) metricCount |
|
readwritenonatomicassignprotected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |