TAddCell Class Reference

Inherits from UITableViewCell
Declared in TAddCell.h
TAddCell.m

Other Methods

– initWithStyle:reuseIdentifier:

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

– setupViews

- (void)setupViews

+ getHeight

+ (CGFloat)getHeight

– setData:

- (void)setData:(TAddCellData *)data

Other Methods

  selectImageView

@property (nonatomic, strong) UIImageView *selectImageView

  headImageView

@property (nonatomic, strong) UIImageView *headImageView

  nameLabel

@property (nonatomic, strong) UILabel *nameLabel