Inherits from |
This class allows access to and control of elements within a table view in your application.
Returns a UIAElementArray
of the UIATableCell
elements within the table view.
(UIAElementArray) cells()
Returns a UIAElementArray
of the UIATableGroup
elements within the table view.
(UIAElementArray) groups()
Returns a UIAElementArray
of the UIATableCell
elements visible within the table view.
(UIAElementArray) visibleCells()
Last updated: 2010-05-27