TCommonTableViewCell Class Reference

Inherits from UITableViewCell
Declared in TCommonCell.h
TCommonCell.m

Other Methods

  data

@property (readonly) TCommonCellData *data

– fillWithData:

- (void)fillWithData:(TCommonCellData *)data

Other Methods

– initWithStyle:reuseIdentifier:

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

– tapGesture

- (void)tapGesture

Extension Methods

  tapRecognizer

@property UITapGestureRecognizer *tapRecognizer