Graphics Programs Reference
In-Depth Information
9
UITableView and UITableViewController
Many iOS applications show the user a list of items and allow the user to select, delete, or
reorder items on the list. Whether an application displays a list of people in the user's ad-
dress book or a list of items on the App Store, it's a UITableView doing the work.
A UITableView displays a single column of data with a variable number of rows. Fig-
ure 9.1 shows some examples of UITableView .
Figure 9.1 Examples of UITableView
 
Search WWH ::




Custom Search