What exactly does reloadData call?

Posted by Sheehan Alam on Stack Overflow See other posts from Stack Overflow or by Sheehan Alam
Published on 2010-06-04T19:59:04Z Indexed on 2010/06/05 6:02 UTC
Read the original article Hit count: 135

When calling reloadData on a UITableView what methods are actually invoked?

[tableView reloadData];

© Stack Overflow or respective owner

Related posts about iphone

Related posts about objective-c