Document Revision History
This table describes the changes to UITableViewDataSource Protocol Reference.
| Date | Notes |
|---|---|
| 2010-05-24 | Corrected typo. |
| 2010-01-18 | Made minor corrections. |
| 2009-05-19 | Removed discussion of tableView:didUpdateTextFieldForRowAtIndexPath: withValue:. |
| 2009-03-08 | Describes the tableView:didUpdateTextFieldForRowAtIndexPath: withValue: method, added for iOS 3.0. |
| 2008-10-15 | Added note about implementing tableView:commitEditingStyle:forRowAtIndexPath: as prerequisite for swipe-to-delete feature. |
| 2008-09-09 | Corrected description of commitEditingStyle:forRowAtIndexPath: method. |
| 2008-06-23 | New document that describes the protocol for mediating an application's data model for a UITableView object. |
© 2010 Apple Inc. All Rights Reserved. (Last updated: 2010-05-24)