JDTractorInfoViewController Class Reference

View controller shows login screen and handles login logic. More...

List of all members.

Public Member Functions

(void) - sendTractorID:
(void) - doDownloadAction
(void) - updateTractorInfo

Properties

unsigned long tractorID
BOOL isDownloading
BOOL hasFailedDownload
BOOL badMachineID
NSString * tractorName
NSString * tractorImage
NSString * tractorType
NSArray * things
NSArray * alerts
JDThresholdListthresholdList
IBOutlet UIButton * showAlertsButton
IBOutlet UIButton * viewHistoryButton
BOOL showAlerts

Detailed Description

View controller shows login screen and handles login logic.


Member Function Documentation

- (void) doDownloadAction  

Downloads data from this tractors thingy

- (void) sendTractorID: (unsigned long)  tractorID  

Sends the tractor id to the subview in order to update tables, titles, images, etc

Parameters:
tractorID id to send as the tractor id

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

Generated on 27 Apr 2015 for My Project by  doxygen 1.6.1