JDVehicleTableCell Class Reference

Cell for displaying tractor options. More...

List of all members.

Public Member Functions

(instancetype) - init
 initialize this object
(void) - setTractorText:
(void) - setImageName:
(void) - setTractorID:

Properties

IBOutlet UIImageView * imageView
IBOutlet UILabel * tractorName
IBOutlet JDConnectButtonconnectButton

Detailed Description

Cell for displaying tractor options.


Member Function Documentation

- (void) setImageName: (NSString *)  imageName  

Sets the image to display.

Parameters:
imageName the name of the image for this tractor
Returns:
void
- (void) setTractorID: (NSNumber *)  vehicleID  

connect the vehicle id to this button

Parameters:
id of the vehicle to connect to
- (void) setTractorText: (NSString *)  tractorText  

set the text of the tractor description

Parameters:
tractorText Text to display as description
Returns:
void

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