Đang chuẩn bị nút TẢI XUỐNG, xin hãy chờ
Tải xuống
If you’re an iOS app developer, chances are you’ll be using table views somewhere in your development projects. Table views are the bread and butter of iOS apps. With them, you can create everything from the simplest of lists to fully tricked-out user interfaces. Table views are one of the more complex components found in UIKit. Using them for (potentially boring!) standard user interfaces is quite simple, but customizing them can become much more challenging. This book has a task-oriented focus to assist you when implementing customized table views. Although it delves deeply into the table view API, you can always choose the level of detail you want. | User Interface Guidelines and Database Best Practices Pro iOS Table Views for iPhone iPad and iPod touch Tim Duckett Apress For your convenience Apress has placed some of the front matter material after the index. Please use the Bookmarks and Conlenls at a Glance links to access them. Apress Contents at a Glance Contents.v About the Author.xxi About the Technical Reviewer.xxii Acknowledgments.xiii Introduction.xiii Chapter 1 Table Views from the Ground Up.1 Chapter 2 How the Table Fits Together.25 Chapter 3 Feeding Data to Your Tables.43 Chapter 4 How the Cell Fits Together.63 Chapter 5 Using Tables for Navigation.83 Chapter 6 Indexing Grouping and Sorting.113 Chapter 7 Selecting and Editing Table Content.145 Chapter 8 Improving the Look of Cells.183 Chapter 9 Creating Custom Cells with Subclasses.213 Chapter 10 Improving the Cell s Interaction.241 Chapter 11 Table Views on iPad.289 Index.313 .