YLSearchResultCell Class Reference
Inherits from | UITableViewCell |
Declared in | YLSearchResultCell.h YLSearchResultCell.m |
Tasks
-
pageLabel
Returns the label used to display the page number.
property -
contextLabel
Returns the label used to display a short overview where the result appears in. The search term will be displayed bold.
property -
searchResult
The model object that holds information about the search result.
property
Properties
contextLabel
Returns the label used to display a short overview where the result appears in. The search term will be displayed bold.
@property (nonatomic, readonly) TTTAttributedLabel *contextLabel
Discussion
Returns the label used to display a short overview where the result appears in. The search term will be displayed bold.
Declared In
YLSearchResultCell.h