Ignite Tools
Public Member Functions | Properties
SparksTableViewController Class Reference

UITableViewController that shows all sparks or a subset if sparksList is set. More...

#import <SparksTableViewController.h>

List of all members.

Public Member Functions

(id) - initWithNibName:bundle:event:
 Initializer table showing only Sparks for an Event.

Properties

NSFetchedResultsController * fetchedResultsController
 NSFetchedResultsController that contains all sparks.
NSManagedObjectContext * managedObjectContext
 Session NSManagedObjectContext.
Eventevent
 The event of which to show the sparks.

Detailed Description

UITableViewController that shows all sparks or a subset if sparksList is set.


Property Documentation

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

NSFetchedResultsController that contains all 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