Ignite Tools
Properties
FavoritesViewController Class Reference

A table view to display any sparks which have been marked as favorites. More...

#import <FavoritesViewController.h>

List of all members.

Properties

NSFetchedResultsController * fetchedResultsController
 NSFetchedResultsController that contains the favorite sparks.
NSManagedObjectContext * managedObjectContext
 The NSManagedObjectContext for the session.

Detailed Description

A table view to display any sparks which have been marked as favorites.


Property Documentation

- (NSFetchedResultsController *) fetchedResultsController [read, write, retain]

NSFetchedResultsController that contains the favorite sparks.

Returns the fetched results controller.

Creates and configures the controller if necessary.


The documentation for this class was generated from the following files:
 All Classes Functions Properties