#import <MicroStrategyMobileSDK-Swift.h>
◆ checkFilterGroup:()
| - (void) checkFilterGroup: |
|
(NSInteger) |
index |
|
◆ clearFilterGroupHilight()
| - (void) clearFilterGroupHilight |
|
|
|
◆ didSelectCell:offset:()
| - (void) didSelectCell: |
|
(NSInteger) |
rowNum |
| offset: |
|
(CGFloat) |
offset |
|
|
| |
◆ dismissKeyboard()
◆ dismissKeyboardAfterApply()
| - (void) dismissKeyboardAfterApply |
|
|
|
◆ expandFilterView:()
◆ initWithCoder:()
| - (nullable instancetype) initWithCoder: |
|
(NSCoder *_Nonnull) |
OBJC_DESIGNATED_INITIALIZER |
|
◆ initWithFrame:style:()
| - (nonnull instancetype) initWithFrame: |
|
(CGRect) |
frame |
| style: |
|
(UITableViewStyle) |
OBJC_DESIGNATED_INITIALIZER |
|
|
| |
◆ prepareDossierCell:forRowAtIndexPath:()
◆ removeDetailedFilterView()
| - (void) removeDetailedFilterView |
|
|
|
◆ scrollViewDidScroll:()
| - (void) scrollViewDidScroll: |
|
(UIScrollView *_Nonnull) |
scrollView |
|
◆ scrollViewWillBeginDragging:()
| - (void) scrollViewWillBeginDragging: |
|
(UIScrollView *_Nonnull) |
scrollView |
|
◆ setFilters:()
◆ SWIFT_DEPRECATED_MSG()
| + ("-init is unavailable") SWIFT_DEPRECATED_MSG |
|
|
|
◆ SWIFT_UNAVAILABLE()
| - (nonnull instancetype) SWIFT_UNAVAILABLE |
|
|
|
◆ tableView:canEditRowAtIndexPath:()
| - (BOOL) tableView: |
|
(UITableView *_Nonnull) |
tableView |
| canEditRowAtIndexPath: |
|
(NSIndexPath *_Nonnull) |
SWIFT_WARN_UNUSED_RESULT |
|
|
| |
◆ tableView:cellForRowAtIndexPath:()
| - (UITableViewCell * _Nonnull) tableView: |
|
(UITableView *_Nonnull) |
tableView |
| cellForRowAtIndexPath: |
|
(NSIndexPath *_Nonnull) |
SWIFT_WARN_UNUSED_RESULT |
|
|
| |
◆ tableView:didSelectRowAtIndexPath:()
| - (void) tableView: |
|
(UITableView *_Nonnull) |
tableView |
| didSelectRowAtIndexPath: |
|
(NSIndexPath *_Nonnull) |
indexPath |
|
|
| |
◆ tableView:editActionsForRowAtIndexPath:()
| - (NSArray<UITableViewRowAction *> * _Nullable) tableView: |
|
(UITableView *_Nonnull) |
tableView |
| editActionsForRowAtIndexPath: |
|
(NSIndexPath *_Nonnull) |
SWIFT_WARN_UNUSED_RESULT |
|
|
| |
◆ tableView:heightForRowAtIndexPath:()
| - (CGFloat) tableView: |
|
(UITableView *_Nonnull) |
tableView |
| heightForRowAtIndexPath: |
|
(NSIndexPath *_Nonnull) |
SWIFT_WARN_UNUSED_RESULT |
|
|
| |
◆ tableView:numberOfRowsInSection:()
| - (NSInteger) tableView: |
|
(UITableView *_Nonnull) |
tableView |
| numberOfRowsInSection: |
|
(NSInteger) |
SWIFT_WARN_UNUSED_RESULT |
|
|
| |
◆ tableView:trailingSwipeActionsConfigurationForRowAtIndexPath:()
| - (UISwipeActionsConfiguration * _Nullable) tableView: |
|
(UITableView *_Nonnull) |
tableView |
| trailingSwipeActionsConfigurationForRowAtIndexPath: |
|
(ios) |
|
|
|
(introduced) |
= 11.0 SWIFT_AVAILABILITY |
|
|
| |
◆ tableView:willBeginEditingRowAtIndexPath:()
| - (void) tableView: |
|
(UITableView *_Nonnull) |
tableView |
| willBeginEditingRowAtIndexPath: |
|
(NSIndexPath *_Nonnull) |
indexPath |
|
|
| |
◆ touchesBegan:withEvent:()
| - (void) touchesBegan: |
|
(NSSet< UITouch * > *_Nonnull) |
touches |
| withEvent: |
|
(UIEvent *_Nullable) |
event |
|
|
| |
◆ updateKeyboard:rowNum:()
| - (void) updateKeyboard: |
|
(UIView *_Nonnull) |
view |
| rowNum: |
|
(NSInteger) |
rowNum |
|
|
| |
◆ cellModels
◆ currentGroupIndex
| - (NSInteger) currentGroupIndex |
|
readwritenonatomicassign |
◆ groups
| - (NSArray<NSArray<NSNumber *> *>* _Nonnull) groups |
|
readwritenonatomiccopy |