Retired Document
Important: This document has been retired.
Relevant replacement documents include:
- Sample Code Project TableViewCell Accessory
TouchCells
Last Revision: | |
Build Requirements: | iOS 4.0 SDK |
Runtime Requirements: | iPhone OS 3.2 or later |
Demonstrates how to implement trackable-settable UIControls embedded in a UITableView. This approach is handy if an application already uses its accessory view to the right of the table cell, but still wants a check mark view that supports toggling states of individual row items. The green check mark on the left provides this need which is trackable (checked/unchecked) independent of table selection. This is a similar user interface to that of Mail's Inbox table where mail items can be individually checked and unchecked for deletion.
Copyright © 2010 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2010-06-29