|
Library Mobile API Reference for iPhone
MicroStrategy 2019
|
#import <MicroStrategyMobileSDK-Swift.h>
Instance Methods | |
| (void) | - notifyNetworkStatusChange |
| (void) | - handleAction: |
| (nonnull instancetype) | - initWithType:toolbarAction:fontName:title: |
Instance Methods inherited from DossierBaseAction | |
| (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) | - clearButtonItem |
| (void) | - setButtonStatus: |
| (BOOL) | - SWIFT_WARN_UNUSED_RESULT |
| (void) | - setBadgeNumber: |
| (void) | - displayIndicatorViewWithDisplay: |
| (void) | - displayIndicatorCount:mightHaveMore: |
| (void) | - toggleCollapsedStateWithIsCollapsed: |
| (void) | - toggleHighlightedState: |
| (void) | - dismissPopover |
| (void) | - setPassthroughViews: |
| (void) | - updateButtonTitle |
| (nonnull instancetype) | - SWIFT_UNAVAILABLE |
Additional Inherited Members | |
Class Methods inherited from DossierBaseAction | |
| ("-init is unavailable") | + SWIFT_DEPRECATED_MSG |
Properties inherited from DossierBaseAction | |
| BadgeButton *_Nullable | button |
| BOOL | isSelected |
| - (void) handleAction: | (id _Nullable) | sender |
Implements DossierBaseAction.
| - (nonnull instancetype) initWithType: | (enum EnumDossierActionType) | type | |
| toolbarAction: | (void(^)(void)) | toolbarAction | |
| fontName: | (NSString *_Nonnull) | fontName | |
| title: | (NSString *_Nonnull) | SWIFT_UNAVAILABLE | |
Implements DossierBaseAction.
| - (void) notifyNetworkStatusChange |
Implements DossierBaseAction.