FriendViewController : UITableViewController
[view.tableView reloadData];
FriendViewController 에 접근하여 TableView를 reload 가능.
'프로그래밍 > Object-C' 카테고리의 다른 글
키보드가 나타날 때 뷰 올리기 (0) | 2012.04.04 |
---|---|
UINavigation push View Back Button Title 변경 (0) | 2012.04.03 |
Status Bar in Activityindicator (0) | 2012.04.02 |
하위뷰 제거 (0) | 2012.03.26 |
NSData -> INT (0) | 2012.03.25 |