iOS Reference Library Apple Developer
Search

UIATableView Class Reference

Inherits from

Overview

This class allows access to and control of elements within a table view in your application.

Tasks

Hierarchy

Methods

cells

Returns a UIAElementArray of the UIATableCell elements within the table view.

(UIAElementArray) cells()

groups

Returns a UIAElementArray of the UIATableGroup elements within the table view.

(UIAElementArray) groups()

visibleCells

Returns a UIAElementArray of the UIATableCell elements visible within the table view.

(UIAElementArray) visibleCells()




Last updated: 2010-05-27

Did this document help you? Yes It's good, but... Not helpful...