TTTableView Class Reference

TTTableView enhances UITableView to provide support for various Three20 services. More...

#import <TTTableView.h>

Inheritance diagram for TTTableView:
UITableView

List of all members.

Protected Attributes

TTStyledTextLabel_highlightedLabel
CGPoint _highlightStartPoint
CGFloat _contentOrigin
BOOL _showShadows
CAGradientLayer * _originShadow
CAGradientLayer * _topShadow
CAGradientLayer * _bottomShadow

Properties

TTStyledTextLabelhighlightedLabel
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:
blog comments powered by Disqus