JDTractorSelectCell Class Reference
Cell for displaying tractor options.
More...
List of all members.
Public Member Functions |
(instancetype) | - init |
| initialize this object
|
(void) | - setTractorText: |
(void) | - setImageName: |
Properties |
IBOutlet UIImageView * | imageView |
IBOutlet UILabel * | tractorName |
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) 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: