Uses of Interface
org.robovm.apple.coredata.NSFetchedResultsSectionInfo
| Package | Description |
|---|---|
| org.robovm.apple.coredata |
-
Uses of NSFetchedResultsSectionInfo in org.robovm.apple.coredata
Classes in org.robovm.apple.coredata that implement NSFetchedResultsSectionInfo Modifier and Type Class Description classNSFetchedResultsSectionInfoAdapterMethods in org.robovm.apple.coredata that return types with arguments of type NSFetchedResultsSectionInfo Modifier and Type Method Description List<NSFetchedResultsSectionInfo>NSFetchedResultsController. getSections()Methods in org.robovm.apple.coredata with parameters of type NSFetchedResultsSectionInfo Modifier and Type Method Description voidNSFetchedResultsControllerDelegate. didChangeSection(NSFetchedResultsController controller, NSFetchedResultsSectionInfo sectionInfo, long sectionIndex, NSFetchedResultsChangeType type)voidNSFetchedResultsControllerDelegateAdapter. didChangeSection(NSFetchedResultsController controller, NSFetchedResultsSectionInfo sectionInfo, long sectionIndex, NSFetchedResultsChangeType type)