Library Mobile API Reference for iPhone  MicroStrategy 2019
DxItem Class Reference

#import <MicroStrategyMobileSDK-Swift.h>

Inheritance diagram for DxItem:

Instance Methods

(nonnull instancetype) - init:cellHeight:index:info:
 
(nonnull instancetype) - init:details:reuseIdentifier:formKey:formValue:cellHeight:index:info:
 
(nonnull instancetype) - SWIFT_UNAVAILABLE
 

Class Methods

("-init is unavailable") + SWIFT_DEPRECATED_MSG
 

Properties

id _Nullable info
 

Method Documentation

◆ init:cellHeight:index:info:()

- (nonnull instancetype) init: (NSString *_Nonnull)  title
cellHeight: (CGFloat)  cellHeight
index: (NSInteger)  index
info: (id _Nullable)  info 

◆ init:details:reuseIdentifier:formKey:formValue:cellHeight:index:info:()

- (nonnull instancetype) init: (NSString *_Nonnull)  title
details: (NSString *_Nullable)  details
reuseIdentifier: (NSString *_Nullable)  reuseIdentifier
formKey: (NSString *_Nullable)  formKey
formValue: (id _Nullable)  formValue
cellHeight: (CGFloat)  cellHeight
index: (NSInteger)  index
info: (id _Nullable)  OBJC_DESIGNATED_INITIALIZER 

◆ SWIFT_DEPRECATED_MSG()

+ ("-init is unavailable") SWIFT_DEPRECATED_MSG

◆ SWIFT_UNAVAILABLE()

- (nonnull instancetype) SWIFT_UNAVAILABLE

Property Documentation

◆ info

- (id _Nullable) info
readwritenonatomicassign