Inherits from NSObject
Declared in TSTableViewRow.h

Tasks

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