9 #import <Foundation/Foundation.h>
16 - (void)datasource:(
ISODocumentListDataSource *)datasource didChangeObject:(
id)anObject atIndexPath:(NSIndexPath *)indexPath forChangeType:(NSFetchedResultsChangeType)type newIndexPath:(NSIndexPath *)newIndexPath;
17 - (void)datasource:(
ISODocumentListDataSource *)datasource didChangeSection:(
id )sectionInfo atIndex:(NSUInteger)sectionIndex forChangeType:(NSFetchedResultsChangeType)type;
Definition: ISODocumentListDataSource.h:13
Definition: ISODocumentListDataSourceDelegate.h:13