Index Hierarchy TSTableViewRowProxy Class Reference Inherits from NSObject Declared in TSTableViewRow.h Tasks rowHeight property frame property rowView property subrows property – setFrame:animated: Properties frame @property (nonatomic, assign) CGRect frame rowHeight @property (nonatomic, assign) CGFloat rowHeight rowView @property (nonatomic, strong) TSTableViewRow *rowView subrows @property (nonatomic, strong) NSMutableArray *subrows Instance Methods setFrame:animated: - (void)setFrame:(CGRect)frame animated:(BOOL)animated Index Hierarchy