doc
 All Classes Functions Variables Properties
Public Member Functions | Protected Attributes | Properties
EMRecordListController Class Reference

Inherits EMTableViewController.

List of all members.

Public Member Functions

(id) - initWithStyle:recordList:title:editable:
(void) - checkDisplayForProducts

Protected Attributes

UILabel * _noProducts
id< EMRecordList_recordList
BOOL _editable
id
< EMRecordListControllerDelegate
_delegate
int _itemCellHeight
BOOL _includeFooter

Properties

id< EMRecordListrecordList
int itemCellHeight
id
< EMRecordListControllerDelegate
delegate
BOOL includeFooter

Property Documentation

- (BOOL) includeFooter [read, write, assign]

DEFAULT is YES;

- (int) itemCellHeight [read, write, assign]

Sets the item cell height. Defaults to 132.

- (id<EMRecordList>) recordList [read, write, retain]

Array of EMRecord objects.


The documentation for this class was generated from the following files: