Ignite Tools
Properties
EventsTableViewController Class Reference

UITableViewController that shows all the Event entries. More...

#import <EventsTableViewController.h>

List of all members.

Properties

NSFetchedResultsController * fetchedResultsController
 NSFetchedResultsController that contains all the events.
NSManagedObjectContext * managedObjectContext
 The NSManagedObjectContext for the session.
IBOutlet EventCelleventCell
 The Event cell.

Detailed Description

UITableViewController that shows all the Event entries.


Property Documentation

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

NSFetchedResultsController that contains all the events.

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