#import <MicroStrategyMobileSDK-Swift.h>
◆ 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 |
|
|
|
◆ isSelected
| - (BOOL DossierAction) isSelected |
|
readwritenonatomicassign |