Skip to content

UITableView

   

UITableViewはリストのような形でテキストを表示するクラスです。データ一覧などを表示する時などに役立ちます。

UITableViewのクラス階層

NSObject

UIResponder

UIView

UIScrollView

UITableView

AppleDeveloperリファレンスUITableView

UITableView

alt

二つのグループの場合です。

alt

関連記事

  1. UIButton
  2. UIBarButtonItem
  3. Dictionary
  4. Array