Library Mobile API Reference for iPhone  MicroStrategy 2019
<HybwidgetViewerDelegate> Protocol Reference

#import <MicroStrategyMobileSDK-Swift.h>

Instance Methods

(void) - handlePointInteractionWithPointx:pointy:type:
 
(void) - handleLassoInteractionWithArea:type:
 
(void) - handleSwipeWithIsNext:type:
 
(void) - handleDoubleTapWithSender:
 
(void) - handleSlickPlayWithIsPause:
 
(void) - hideInternalTip
 
(BOOL) - SWIFT_WARN_UNUSED_RESULT
 
(UIView *_Nonnull) - getAndShowContextMenuWithDataFrame:isSingle:
 
(UIView *_Nonnull) - SWIFT_WARN_UNUSED_RESULT
 
(void) - showDrillPath
 
(void) - hideDrillMenu
 
(void) - afterOneInternalMultiSelectionWithNum:
 
(void) - enterEditSelections
 
(BOOL) - shouldShowInitialHighlightWithIndex:
 
(BOOL) - SWIFT_WARN_UNUSED_RESULT
 
(BOOL) - SWIFT_WARN_UNUSED_RESULT
 
(void) - syncIndicatorAnimations:cardID:
 
(void) - showStackPageTooltip
 

Method Documentation

◆ afterOneInternalMultiSelectionWithNum:()

- (void) afterOneInternalMultiSelectionWithNum: (NSInteger)  num

◆ enterEditSelections()

- (void) enterEditSelections

◆ getAndShowContextMenuWithDataFrame:isSingle:()

- (UIView * _Nonnull) getAndShowContextMenuWithDataFrame: (CGRect)  dataFrame
isSingle: (BOOL)  SWIFT_WARN_UNUSED_RESULT 

◆ handleDoubleTapWithSender:()

- (void) handleDoubleTapWithSender: (UITapGestureRecognizer *_Nonnull)  sender

◆ handleLassoInteractionWithArea:type:()

- (void) handleLassoInteractionWithArea: (CGRect)  area
type: (enum HybwidgetInteractionType)  type 

◆ handlePointInteractionWithPointx:pointy:type:()

- (void) handlePointInteractionWithPointx: (NSInteger)  pointx
pointy: (NSInteger)  pointy
type: (enum HybwidgetInteractionType)  type 

◆ handleSlickPlayWithIsPause:()

- (void) handleSlickPlayWithIsPause: (BOOL)  isPause

◆ handleSwipeWithIsNext:type:()

- (void) handleSwipeWithIsNext: (BOOL)  isNext
type: (enum HybwidgetInteractionType)  type 

◆ hideDrillMenu()

- (void) hideDrillMenu

◆ hideInternalTip()

- (void) hideInternalTip

◆ shouldShowInitialHighlightWithIndex:()

- (BOOL) shouldShowInitialHighlightWithIndex: (NSInteger)  SWIFT_WARN_UNUSED_RESULT

◆ showDrillPath()

- (void) showDrillPath

◆ showStackPageTooltip()

- (void) showStackPageTooltip

◆ SWIFT_WARN_UNUSED_RESULT() [1/4]

- (UIView * _Nonnull) SWIFT_WARN_UNUSED_RESULT

◆ SWIFT_WARN_UNUSED_RESULT() [2/4]

- (BOOL) SWIFT_WARN_UNUSED_RESULT

◆ SWIFT_WARN_UNUSED_RESULT() [3/4]

- (BOOL) SWIFT_WARN_UNUSED_RESULT

◆ SWIFT_WARN_UNUSED_RESULT() [4/4]

- (BOOL) SWIFT_WARN_UNUSED_RESULT

◆ syncIndicatorAnimations:cardID:()

- (void) syncIndicatorAnimations: (NSInteger)  index
cardID: (NSString *_Nonnull)  cardID