Library Mobile API Reference for iPad
MicroStrategy 2019
|
#import <FolderModel.h>
Properties | |
id< FolderModelDelegate > | delegate |
EnumFolderSortMethod | sortMethod |
EnumFolderMode | folderMode |
EnumFolderSearchStatus | searchStatus |
bool | editing |
bool | refreshing |
bool | loading |
bool | waiting |
bool | selectionChanged |
int | viewStyle |
Folder Model, to be continued...
- (void) cancelCurrentSearch |
- (void) cancelSearch |
- (BOOL) canSubscribeFolderItem: | (FolderItem *) | folderItem |
Provided by category FolderModel(SubscribeFromMobile).
- (BOOL) canSubscribeFolderItemAtIndexPath: | (NSIndexPath *) | indexPath |
Provided by category FolderModel(SubscribeFromMobile).
- (BOOL) canUnsubscribeFolderItem: | (FolderItem *) | folderItem |
Provided by category FolderModel(SubscribeFromMobile).
- (BOOL) canUnsubscribeFolderItemAtIndexPath: | (NSIndexPath *) | indexPath |
Provided by category FolderModel(SubscribeFromMobile).
- (void) clearSearchHistory |
- (NSIndexPath *) deleteFolderItemLocally: | (FolderItem *) | folderItem | |
updateFolderGroup: | (BOOL) | updateFolderGroup | |
shouldDeleteSection: | (BOOL *) | shouldDeleteSection | |
- (void) deleteSelectedFolderItemsForEditing |
- (void) enterSearchMode |
Search
- (void) fetchFolderItemPath: | (FolderItem *) | folderItem | |
withCompletionHandler: | (void(^)(NSArray *folderPath)) | completionHandler | |
- (NSString*) getCurrentSearchPattern |
- (FolderRestoreState*) getRestoreState |
- (id) initWithHomeFolder: | (MSIObjectInfo *) | folder | |
Project: | (MSIProjectInfo *) | project | |
- (id) initWithHomeFolder: | (MSIObjectInfo *) | folder | |
Project: | (MSIProjectInfo *) | project | |
backEnabled: | (bool) | backEnabled | |
- (id) initWithHomeScreenSettings: | (MSIHomeScreenSettings *) | homeScreenSettings |
- (id) initWithHomeScreenSettings: | (MSIHomeScreenSettings *) | homeScreenSettings | |
selectedSystemFolder: | (EnumSystemFolderType) | selectedSystemFolder | |
- (id) initWithHomeScreenSettings: | (MSIHomeScreenSettings *) | homeScreenSettings | |
selectedSystemFolder: | (EnumSystemFolderType) | selectedSystemFolder | |
backEnabled: | (bool) | backEnabled | |
- (id) initWithRestoreState: | (FolderRestoreState *) | restoreState |
- (void) inputSearchText: | (NSString *) | searchText |
- (BOOL) isLoadMode |
- (BOOL) isSearchMode |
- (BOOL) isTransitionMode |
- (void) loadFolderItemWithSearchPath: | (NSArray *) | pathToLoad |
- (BOOL) loadSelectedFolderItem |
- (void) loadSystemFolderWithType: | (EnumSystemFolderType) | systemFolderType |
- (void) refreshCurrentFolder |
- (void) refreshSystemFolderNotification |
- (void) reloadCurrentFolder |
- (void) reloadCurrentFolderLocally |
- (void) removeSearchRecordAtIndex: | (NSInteger) | index |
- (void) searchWithPattern: | (NSString *) | searchPattern |
- (void) selectAllFolderItemForEditing |
- (void) selectFolderItemAtFolderPath: | (NSInteger) | selectedIndex |
- (void) selectFolderItemAtIndexPath: | (NSIndexPath *) | indexPath |
- (void) selectFolderItemForEditingAtIndexPath: | (NSIndexPath *) | indexPath |
Editable Mode.
- (void) selectMultipleFolderItemsWithIndexPaths: | (NSArray *) | indexPaths |
- (void) selectSystemFolderAtIndex: | (NSInteger) | index |
- (void) setSelectedIndexPath: | (NSIndexPath *) | selectedIndexPath |
- (void) subscribeFolderItemAtIndexPath: | (NSIndexPath *) | indexPath |
Subscription
- (void) unselectAllFolderItemForEditing |
- (void) unselectFolderItemForEditingAtIndexPath: | (NSIndexPath *) | indexPath |
- (void) unsubscribeFolderItemAtIndexPath: | (NSIndexPath *) | indexPath |
|
readwritenonatomicweak |
|
readwritenonatomicassign |
|
readwritenonatomicassign |
|
readwritenonatomicassign |
|
readwritenonatomicassign |
|
readwritenonatomicassign |
|
readwritenonatomicassign |
|
readwritenonatomicassign |
|
readwritenonatomicassign |
|
readwritenonatomicassign |