|
Library Mobile API Reference for iPhone
MicroStrategy 2019
|
#import <MicroStrategyMobileSDK-Swift.h>
Additional Inherited Members | |
Class Methods inherited from DossierBaseAction | |
| ("-init is unavailable") | + SWIFT_DEPRECATED_MSG |
Properties inherited from DossierBaseAction | |
| BadgeButton *_Nullable | button |
| BOOL | isSelected |
| - (UIModalPresentationStyle) adaptivePresentationStyleForPresentationController: | (UIPresentationController *_Nonnull) | controller | |
| traitCollection: | (UITraitCollection *_Nonnull) | SWIFT_WARN_UNUSED_RESULT | |
Implemented in DossierCollaborateAction, and DossierBookmarkAction.
Provided by category DossierPanelAction(SWIFT_EXTENSIONMicroStrategyMobileSDK).
| - (void) cleanup |
Implements DossierBaseAction.
Implemented in DossierCollaborateAction.
| - (void) dismissPanel |
Reimplemented from <DossierPanelActionHandler>.
| - (void) dismissPopover |
Implements DossierBaseAction.
| - (void) handleAction: | (id _Nullable) | sender |
Implements DossierBaseAction.
Implemented in DossierCollaborateAction, and DossierBookmarkAction.
| - (nonnull instancetype) initWithType: | (enum EnumDossierActionType) | type | |
| toolbarAction: | (void(^)(void)) | toolbarAction | |
| fontName: | (NSString *_Nonnull) | fontName | |
| title: | (NSString *_Nonnull) | OBJC_DESIGNATED_INITIALIZER | |
Implements DossierBaseAction.
Implemented in DossierCollaborateAction, and DossierBookmarkAction.
| - (void) itemSelected |
Reimplemented from <DossierPanelActionHandler>.
| - (void) popoverPresentationControllerDidDismissPopover: | (UIPopoverPresentationController *_Nonnull) | popoverPresentationController |
Provided by category DossierPanelAction(SWIFT_EXTENSIONMicroStrategyMobileSDK).
| - (UIViewController * _Nullable) presentationController: | (UIPresentationController *_Nonnull) | controller | |
| viewControllerForAdaptivePresentationStyle: | (UIModalPresentationStyle) | SWIFT_WARN_UNUSED_RESULT | |
Provided by category DossierPanelAction(SWIFT_EXTENSIONMicroStrategyMobileSDK).