Library Mobile API Reference for iPad  MicroStrategy 2019
Command Class Reference

#import <Commander.h>

Inheritance diagram for Command:

Instance Methods

(instancetype) - init
 

Properties

void * mCommand
 
int mCommandType
 
id mContext
 
int mContextType
 
bool mIsAutoManipulation
 
EnumCommandViewerType mViewerType
 
NSDictionaryextraInfo
 
BOOL noSync
 

Method Documentation

◆ init()

- (instancetype) init

Property Documentation

◆ extraInfo

- (NSDictionary*) extraInfo
readwritenonatomiccopy

◆ mCommand

- (void*) mCommand
readwritenonatomicassign

◆ mCommandType

- (int) mCommandType
readwritenonatomicassign

◆ mContext

- (id) mContext
readwritenonatomicstrong

◆ mContextType

- (int) mContextType
readwritenonatomicassign

◆ mIsAutoManipulation

- (bool) mIsAutoManipulation
readwritenonatomicassign

◆ mViewerType

- (EnumCommandViewerType) mViewerType
readwritenonatomicassign

◆ noSync

- (BOOL) noSync
readwritenonatomicassign