&tag();
*目次 [#c7b1fdb9]
#contents

*関連情報 [#vcf5f158]
-[[UITableView]]
-[[UIViewController]]

*行の追加と削除 [#rb31d81b]
-[[Table View Programming Guide for iOS: Inserting and Deleting Rows and Sections:http://developer.apple.com/iphone/library/documentation/UserExperience/Conceptual/TableView_iPhone/ManageInsertDeleteRow/ManageInsertDeleteRow.html]]
-[[cocoa*life - UITableViewにcellを動的に追加/削除する2つの方法。:http://www.cocoalife.net/2010/04/post_543.html]]

*テーブルセル [#jaa48969]
**右矢印を表示 [#r6e19ff7]
 cell.accessoryType = UITableViewCellAccessoryDisclosureIndicator;


トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS