BVReviewTableViewCell Class Reference
Inherits from | UITableViewCell |
---|---|
Declared in | BVReviewTableViewCell.h |
Overview
A sub-classed UITableViewCell cell that contains one BVReview object for display. Clients should provide their one xib for the view.
review
The Conversations Reivew associated with this tableViewCell
@property (strong, nonatomic) BVReview *review
Declared In
BVReviewTableViewCell.h