[UITableViewCell]概览

The UITableViewCell class defines the attributes and behavior of the cells that appear in UITableView objects. This class includes properties and methods for setting and managing cell content and background (including text, images, and custom views), managing the cell selection and highlight state, managing accessory views, and initiating the editing of the cell contents.

UITableViewCell类定义了出现在UITabView对象中的cell的属性和行为。这个类包括用来设置和管理cell内容和背景(包括文本,图像和自定义视图)的属性和方法,管理cell的选择和强调状态,管理副视图和初始化编辑cell内容。

posted @ 2015-02-09 17:02  baaingSheep  阅读(143)  评论(0编辑  收藏  举报