TPopCell Class Reference

Inherits from UITableViewCell
Declared in TPopCell.h
TPopCell.m

Other Methods

  image

@property (nonatomic, strong) UIImageView *image

  title

@property (nonatomic, strong) UILabel *title

+ getHeight

+ (CGFloat)getHeight

– setData:

- (void)setData:(TPopCellData *)data

Other Methods

– initWithStyle:reuseIdentifier:

- (id)initWithStyle:(UITableViewCellStyle)style reuseIdentifier:(NSString *)reuseIdentifier

– setupViews

- (void)setupViews