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