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

#import <MicroStrategyMobileSDK-Swift.h>

Inheritance diagram for <DossierAction >:

Instance Methods

(void) - cleanup
 
(enum EnumDossierActionType) - SWIFT_WARN_UNUSED_RESULT
 
(UIBarButtonItem *_Nullable) - SWIFT_WARN_UNUSED_RESULT
 
(UIBarButtonItem *_Nullable) - getBarButtonItem:
 
(UIBarButtonItem *_Nullable) - getBarButtonItem:offsetY:
 
(UIBarButtonItem *_Nullable) - getBarButtonItemWithColor:
 
(NSString *_Nonnull) - SWIFT_WARN_UNUSED_RESULT
 
(void) - notifyNetworkStatusChange
 
(void) - handleAction:
 
(void) - setPassthroughViews:
 
(void) - dismissPopover
 
(void) - setButtonStatus:
 
(BOOL) - SWIFT_WARN_UNUSED_RESULT
 
(void) - setBadgeNumber:
 
(void) - displayIndicatorViewWithDisplay:
 
(void) - displayIndicatorCount:mightHaveMore:
 
(void) - clearButtonItem
 
(void) - toggleCollapsedStateWithIsCollapsed:
 
(void) - toggleHighlightedState:
 
(void) - updateButtonTitle
 

Properties

BOOL isSelected
 

Method Documentation

◆ cleanup()

- (void DossierAction) cleanup

◆ clearButtonItem()

- (void DossierAction) clearButtonItem

◆ dismissPopover()

- (void DossierAction) dismissPopover

◆ displayIndicatorCount:mightHaveMore:()

- (void DossierAction) displayIndicatorCount: (NSInteger)  count
mightHaveMore: (BOOL)  mightHaveMore 

◆ displayIndicatorViewWithDisplay:()

- (void DossierAction) displayIndicatorViewWithDisplay: (BOOL)  display

◆ getBarButtonItem:()

- (UIBarButtonItem * _Nullable DossierAction) getBarButtonItem: (CGFloat)  SWIFT_WARN_UNUSED_RESULT

◆ getBarButtonItem:offsetY:()

- (UIBarButtonItem * _Nullable DossierAction) getBarButtonItem: (CGFloat)  size
offsetY: (CGFloat)  SWIFT_WARN_UNUSED_RESULT 

◆ getBarButtonItemWithColor:()

- (UIBarButtonItem * _Nullable DossierAction) getBarButtonItemWithColor: (UIColor *_Nonnull)  SWIFT_WARN_UNUSED_RESULT

◆ handleAction:()

- (void DossierAction) handleAction: (id _Nullable)  sender

◆ notifyNetworkStatusChange()

- (void DossierAction) notifyNetworkStatusChange

◆ setBadgeNumber:()

- (void DossierAction) setBadgeNumber: (NSInteger)  number

◆ setButtonStatus:()

- (void DossierAction) setButtonStatus: (BOOL)  enabled

◆ setPassthroughViews:()

- (void DossierAction) setPassthroughViews: (UIView *_Nullable)  popoverPassthroughViews

◆ SWIFT_WARN_UNUSED_RESULT() [1/4]

- (BOOL DossierAction) SWIFT_WARN_UNUSED_RESULT

◆ SWIFT_WARN_UNUSED_RESULT() [2/4]

- (enum EnumDossierActionType DossierAction) SWIFT_WARN_UNUSED_RESULT

◆ SWIFT_WARN_UNUSED_RESULT() [3/4]

- (UIBarButtonItem * _Nullable DossierAction) SWIFT_WARN_UNUSED_RESULT

◆ SWIFT_WARN_UNUSED_RESULT() [4/4]

- (NSString * _Nonnull DossierAction) SWIFT_WARN_UNUSED_RESULT

◆ toggleCollapsedStateWithIsCollapsed:()

- (void DossierAction) toggleCollapsedStateWithIsCollapsed: (BOOL)  isCollapsed

◆ toggleHighlightedState:()

- (void DossierAction) toggleHighlightedState: (BOOL)  isInListView

◆ updateButtonTitle()

- (void DossierAction) updateButtonTitle

Property Documentation

◆ isSelected

- (BOOL DossierAction) isSelected
readwritenonatomicassign