|
Mobile API Reference
MicroStrategy 2019
|
#import <Header.h>
Instance Methods | |
| (MSIDisplayInfo *) | - object |
| (MSIDisplayInfo *) | - displayInfo |
| (NSInteger) | - depth |
| (NSInteger) | - baseFormID |
| (NSInteger) | - baseFormType |
| (MSIAttributeForm *) | - getAttributeForm |
| (MSICustomGroupItem *) | - customGroupItem |
| (CGFloat) | - firstHeaderWidth:imageWidth: |
Protected Attributes | |
| NSInteger | type |
| id< MSIDataProviderProtocol > __weak | data |
| NSInteger | depth |
| MSIPropertyGroup * | format |
| NSMutableArray * | elements |
| - (NSInteger) baseFormID |
Implemented in MSIAttributeHeader.
| - (NSInteger) baseFormType |
Implemented in MSIAttributeHeader.
| - (MSICustomGroupItem*) customGroupItem |
Implemented in MSICustomGroupHeader, and MSICustomGroupItemHeader.
| - (NSInteger) depth |
| - (MSIDisplayInfo*) displayInfo |
Returns the enclosing unit (e.g. MSIAttributeForm, MSIMetric)
| - (CGFloat) firstHeaderWidth: | (UIFont *) | _font | |
| imageWidth: | (CGFloat) | _imageColumnWidth | |
Return the width of the first element
| - (MSIAttributeForm*) getAttributeForm |
| - (MSIDisplayInfo*) object |
Deprecated. Please use displayInfo instead.
|
protected |
|
protected |
|
readwritenonatomicstrongprotected |
|
readwritenonatomicstrongprotected |
|
readassignprotected |