Library Mobile API Reference for iPad  MicroStrategy 2019
FolderItem.h File Reference
#import <Foundation/Foundation.h>
#import "FolderServiceObject.h"
#import "FolderItemViewDataSource.h"
#import "FolderModelEnums.h"

Go to the source code of this file.

Classes

class  FolderItem
 
category  FolderItem(FolderItemViewDataSource)
 

Typedefs

typedef void(^ FolderItemsGrouper) (NSArray *folderItems, NSMutableArray *inputGroups)
 

Typedef Documentation

◆ FolderItemsGrouper

typedef void(^ FolderItemsGrouper) (NSArray *folderItems, NSMutableArray *inputGroups)