TCommonTextCell Class Reference

Inherits from TCommonTableViewCell : UITableViewCell
Declared in TCommonTextCell.h
TCommonTextCell.m

Other Methods

– initWithStyle:reuseIdentifier:

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

– fillWithData:

- (void)fillWithData:(TCommonTextCellData *)textData

Other Methods

  keyLabel

@property UILabel *keyLabel

  valueLabel

@property UILabel *valueLabel

  textData

@property (readonly) TCommonTextCellData *textData