Inherits from UICollectionViewCell
Declared in ResultsCell.h
ResultsCell.m

Tasks

Other Methods

Other Methods

Properties

awayScore

@property (weak, nonatomic) IBOutlet UITextField *awayScore

awayTeam

@property (weak, nonatomic) IBOutlet UILabel *awayTeam

charts

@property (weak, nonatomic) IBOutlet UIButton *charts

chartsHeaderLabel

@property (weak, nonatomic) IBOutlet UILabel *chartsHeaderLabel

gameDate

@property (weak, nonatomic) IBOutlet UILabel *gameDate

homeScore

@property (weak, nonatomic) IBOutlet UITextField *homeScore

homeTeam

@property (weak, nonatomic) IBOutlet UILabel *homeTeam

officePool

@property (weak, nonatomic) IBOutlet UIButton *officePool

pointSpread

@property (weak, nonatomic) IBOutlet UITextField *pointSpread

points

@property (weak, nonatomic) IBOutlet UILabel *points

pointsHeaderLabel

@property (weak, nonatomic) IBOutlet UILabel *pointsHeaderLabel

poolHeaderLabel

@property (weak, nonatomic) IBOutlet UILabel *poolHeaderLabel

statistics

@property (weak, nonatomic) IBOutlet UIButton *statistics

statsHeaderLabel

@property (weak, nonatomic) IBOutlet UILabel *statsHeaderLabel

Instance Methods

initWithFrame:

- (id)initWithFrame:(CGRect)frame