JDTractorInfoView Class Reference

Cell for displaying tractor options. More...

List of all members.

Public Member Functions

(instancetype) - init
 initialize this object
(void) - refreshTable
(void) - updateTractorInformation:
(void) - readyTractoryID:
(void) - updateTractorInformationImproved:withThings:
(void) - setTractorThresholdList:
(void) - setDownloadingMessage
(void) - endDownloadingMessage
(void) - setDownloadFailedMessage
(void) - endDownloadFailedMessage
(instancetype) - init
(void) - refreshTable
(void) - start
(void) - updateTractorInformation:
(void) - readyTractoryID:
(void) - updateTractorInformationImproved:withThings:
(void) - setTractorThresholdList:
(void) - setDownloadingMessage
(void) - endDownloadingMessage
(void) - setDownloadFailedMessage
(void) - endDownloadFailedMessage

Properties

UIRefreshControl * refreshControl
IBOutlet UILabel * tractorNameLabel
IBOutlet UIImageView * tractorImageView
IBOutlet UITableView * infoTableView
NSArray * things
unsigned long tractorID
BOOL isDownloading
BOOL hasFailedDownload
JDThresholdListtractorThresholdList
NSString * tractorName
NSString * tractorImage

Detailed Description

Cell for displaying tractor options.


Member Function Documentation

- (void) readyTractoryID: (unsigned long)  tractorID  

just sets up the tractor id if we haven't set it yet to avoid errors

Parameters:
tracotrID id of the tractor to display
- (void) setTractorThresholdList: (JDThresholdList *)  tractorThresholdList  

setst he threshold list to use for this thing

Parameters:
tractorThresholdList the threshold list to set
- (void) updateTractorInformation: (unsigned long)  tractorID  

updates tractor information in the view. Depricated

Parameters:
tractorID id of the tractor for the update
- (void) updateTractorInformationImproved: (JDFieldArray *)  tractor
withThings: (NSArray *)  things 

updates tractor information in the view

Parameters:
tractorID id of the tractor for the update
things things to set

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