UITableView


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

UITableViewのクラス階層

NSObject

UIResponder

UIView

UIScrollView

UITableView

AppleDeveloperリファレンスUITableView

UITableView

alt

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

alt