Library Mobile API Reference for iPad  MicroStrategy 2019
MSIWidgetHelper.h File Reference
#import <Foundation/Foundation.h>
#import "Enums.h"
#import "RWDDashboardDelegate.h"
#import "MSIReportDisplayInfo.h"
#import "DSSIPhoneEnums.h"
#import "MSIURLHelper.h"
#include <string>
#include <vector>
#import "MSIModelData.h"
#import "MSISelectionHelper.h"
#import "MSIImageCache.h"

Go to the source code of this file.

Classes

class  MSIWidgetHelperSelectionOperation
 
class  MSIWidgetHelper
 

Typedefs

typedef enum EnumDataStatus EnumDataStatus
 
typedef enum _targetType EnumSelectorTargetType
 

Enumerations

enum  EnumMSIViewTypeInPanelStackViewer { MSIViewInPanelStackViewer_NormalViewer, MSIViewInPanelStackViewer_TextViewer, MSIViewInPanelStackViewer_ImageViewer, MSIViewInPanelStackViewer_RectangleViewer }
 
enum  EnumDataStatus { EnumDataFailed = 0, EnumDataPending, EnumDataSucceeded }
 
enum  _targetType {
  EnumSelectorTargetTypeWrongIndex = -1, EnumSelectorTargetTypeNoTarget = 0, EnumSelectorTargetTypeInfoWindowOnly, EnumSelectorTargetTypeSelectorOnly,
  EnumSelectorTargetTypeInfoWindowAndSelector, EnumSelectorTargetTypeMultiInfoWindow, EnumSelectorTargetTypeMultiInfoWindowAndSelector
}
 

Typedef Documentation

◆ EnumDataStatus

◆ EnumSelectorTargetType

Enumeration Type Documentation

◆ _targetType

Enumerator
EnumSelectorTargetTypeWrongIndex 
EnumSelectorTargetTypeNoTarget 
EnumSelectorTargetTypeInfoWindowOnly 
EnumSelectorTargetTypeSelectorOnly 
EnumSelectorTargetTypeInfoWindowAndSelector 
EnumSelectorTargetTypeMultiInfoWindow 
EnumSelectorTargetTypeMultiInfoWindowAndSelector 

◆ EnumDataStatus

Enumerator
EnumDataFailed 
EnumDataPending 
EnumDataSucceeded 

◆ EnumMSIViewTypeInPanelStackViewer

Enumerator
MSIViewInPanelStackViewer_NormalViewer 
MSIViewInPanelStackViewer_TextViewer 
MSIViewInPanelStackViewer_ImageViewer 
MSIViewInPanelStackViewer_RectangleViewer