Passer Rating iOS  1.0
iOS demo project for Xcode 4 Unleashed
Properties
GameListController Class Reference

#include <GameListController.h>

List of all members.

Properties

NSArray * arrangedGames
IBOutlet UILabel * fullNameLabel
IBOutlet UILabel * passerRatingLabel
IBOutlet UILabel * currentTeamLabel
IBOutlet UILabel * datesLabel
IBOutlet UILabel * attemptsLabel
IBOutlet UILabel * completionsLabel
IBOutlet UILabel * yardsLabel
IBOutlet UILabel * touchdownsLabel
IBOutlet UILabel * interceptionsLabel
IBOutlet UITableView * tableView

Property Documentation

NSArray * arrangedGames [read, assign]
IBOutlet UILabel* attemptsLabel [read, write, retain]
IBOutlet UILabel* completionsLabel [read, write, retain]
IBOutlet UILabel* currentTeamLabel [read, write, retain]
IBOutlet UILabel* datesLabel [read, write, retain]
IBOutlet UILabel* fullNameLabel [read, write, retain]
IBOutlet UILabel* interceptionsLabel [read, write, retain]
IBOutlet UILabel* passerRatingLabel [read, write, retain]
IBOutlet UITableView* tableView [read, write, retain]
IBOutlet UILabel* touchdownsLabel [read, write, retain]
IBOutlet UILabel* yardsLabel [read, write, retain]

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