UITableViewController
Table View 관리에 특화된 view controller
Declaration
class UITableViewController : UIViewController@interface UITableViewController : UIViewControllerSummary
개요
주제
테이블 뷰 컨트롤러 생성
테이블 뷰 가져오기
테이블 뷰 동작 설정
테이블 뷰 새로고침
관련 문서
상속받은 대상
준수하는 프로토콜
같이 보기
커스텀 뷰 컨트롤러
Last updated