Mobile API Reference  MicroStrategy 2019
MSIAttributeHeader Class Reference

#import <AttributeHeader.h>

Inheritance diagram for MSIAttributeHeader:
MSIElementHeader MSIHeader

Instance Methods

(NSInteger) - baseFormID
 
(NSInteger) - baseFormType
 
- Instance Methods inherited from MSIHeader
(MSIDisplayInfo *) - object
 
(MSIDisplayInfo *) - displayInfo
 
(NSInteger) - depth
 
(MSIAttributeForm *) - getAttributeForm
 
(MSICustomGroupItem *) - customGroupItem
 
(CGFloat) - firstHeaderWidth:imageWidth:
 

Properties

MSIAttributeattribute
 
MSIAttributeFormattributeForm
 

Additional Inherited Members

- Protected Attributes inherited from MSIHeader
NSInteger type
 
id< MSIDataProviderProtocol > __weak data
 
NSInteger depth
 
MSIPropertyGroupformat
 
NSMutableArray * elements
 

Method Documentation

◆ baseFormID()

- (NSInteger) baseFormID

Implements MSIHeader.

◆ baseFormType()

- (NSInteger) baseFormType

Implements MSIHeader.

Property Documentation

◆ attribute

- (MSIAttribute*) attribute
readnonatomicstrong

The attribute object that this header represents.

◆ attributeForm

- (MSIAttributeForm*) attributeForm
readnonatomicstrong

The attribute form object that this header represents.