Click here to support Nimbus development and make a donation at www.pledgie.com !
An iOS framework whose growth is bounded by O(documentation).
<NICellObject> Protocol Reference

Overview

The protocol for an object that can be used in the NICellFactory.

Definition at line 98 of file NICellFactory.h.

Inheritance diagram for <NICellObject>:
NICellObject NIFormElement NIRadioGroup NITitleCellObject NISwitchFormElement NITextInputFormElement NISubtitleCellObject

Methods

(Class) - cellClass
(UITableViewCellStyle) - cellStyle

Method Documentation

- (Class) cellClass [required]

The class of cell to be created when this object is passed to the cell factory.

- (UITableViewCellStyle) cellStyle [optional]

The style of UITableViewCell to be used when initializing the cell for the first time.

Generated for Nimbus by doxygen 1.7.4-20110629