TTTableView Class Reference
TTTableView enhances UITableView to provide support for various Three20 services. More...
#import <TTTableView.h>
Inheritance diagram for TTTableView:
Protected Attributes | |
| TTStyledTextLabel * | _highlightedLabel |
| CGPoint | _highlightStartPoint |
| CGFloat | _contentOrigin |
| BOOL | _showShadows |
| CAGradientLayer * | _originShadow |
| CAGradientLayer * | _topShadow |
| CAGradientLayer * | _bottomShadow |
Properties | |
| TTStyledTextLabel * | highlightedLabel |
| CGFloat | contentOrigin |
| BOOL | showShadows |
Detailed Description
TTTableView enhances UITableView to provide support for various Three20 services.
If you are using TTStyledTextLabels in your table cells, you need to use TTTableView if you want links in your labels to be touchable.
The documentation for this class was generated from the following file:
- Three20UI/Headers/TTTableView.h
