Inherits from UIView
Declared in TSTableViewExpandSection.h

Tasks

Properties

backgroundImage

@property (nonatomic, strong, readonly) UIImageView *backgroundImage

expandButton

@property (nonatomic, strong) UIButton *expandButton

expanded

@property (nonatomic, assign) BOOL expanded

lineLabel

@property (nonatomic, strong, readonly) UILabel *lineLabel

rowHeight

@property (nonatomic, assign) CGFloat rowHeight

rowPath

@property (nonatomic, strong) NSIndexPath *rowPath

subrows

@property (nonatomic, strong) NSMutableArray *subrows

Instance Methods

setLineNumber:

- (void)setLineNumber:(NSInteger)lineNumber