TTSearchTextField Class Reference
Inheritance diagram for TTSearchTextField:
Public Member Functions | |
| (void) | - search |
| (void) | - showSearchResults: |
| (UIView *) | - superviewForSearchResults |
| (CGRect) | - rectForSearchResults: |
| (BOOL) | - shouldUpdate: |
Protected Attributes | |
| TTSearchTextFieldInternal * | _internal |
| UITableView * | _tableView |
| TTView * | _shadowView |
| UIButton * | _screenView |
| UINavigationItem * | _previousNavigationItem |
| UIBarButtonItem * | _previousRightBarButtonItem |
| NSTimer * | _searchTimer |
| CGFloat | _rowHeight |
| BOOL | _searchesAutomatically |
| BOOL | _showsDoneButton |
| BOOL | _showsDarkScreen |
| id< TTTableViewDataSource > | _dataSource |
Properties | |
| UITableView * | tableView |
| CGFloat | rowHeight |
| BOOL | hasText |
| BOOL | searchesAutomatically |
| BOOL | showsDoneButton |
| BOOL | showsDarkScreen |
| id< TTTableViewDataSource > | dataSource |
The documentation for this class was generated from the following files:
- Three20UI/Headers/TTSearchTextField.h
- Three20UI/Sources/TTSearchTextField.m
