Graphics Programs Reference
In-Depth Information
In this chapter, you will add a UINavigationController to the Homepwner applic-
ation and make the ItemsViewController the UINavigationController 's
rootViewController . Then, you will create another subclass of UIViewCon-
troller that can be pushed onto the UINavigationController 's stack. When a
user selects one of the rows, the new UIViewController 's view will slide onto the
screen. This view controller will allow the user to view and edit the properties of the se-
lected BNRItem . The object diagram for the updated Homepwner application is shown in
Figure 11.4 .
Figure 11.4 Homepwner object diagram
 
Search WWH ::




Custom Search